You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when trying to run the project (either compiled myself, or downloading the release on GitHub):
Failed to compile shader area.hlsl
error: validator version 1,7 does not support target profile.
A quick googling shows that this error comes from dxil. I noticed that the DXC NuGet package used for this project does not include dxil.dll, and therefore the loaded dxil.dll library does not support Shader Model 6.9.