needed to use ReportLiveObjects, was getting compile errors on DXGI_DEBUG_ALL.
capturing for future debug:
dxguid.lib;nvapi64.lib;d3d12.lib;dxgi.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
This order of these libs worked. investigate later, hypothesis is the dxguid.lib before d3d12.lib perhaps?