Specs are Window 10 Pro, VS 2019.16.8.3, MS DX12 shader samples. I installed VS2019 just for this project to migrate my shader efforts into.
1>D3D12MeshletGenerator.cpp
3>dxc failed : Unknown argument: '-Qembed_debug'
2>FXC : error : invalid profile ms_6_5
This: D3D12_FEATURE_DATA_D3D12_OPTIONS7 comes up undefined in the cpp source file.
What is odd is I was getting file extraction errors in the standard explorer zip extraction but not in 7zip. In both cases this profile error comes and I am not sure how to fix.
I am looking at this in two ways:
Are there problems with the source files or am I missing something in the VS profile area of Visual Studio configuration or usage experience?
I hope I have included everything to make this request clear and enable expeditious recovery. Thank you in advance.