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 above error when opening the generated (using BuildSamplesSolutionVK.bat) FidelityFX SDK VK Samples.sln. I tried this on another PC and got the same error.
I had to manually delete all the <Text> elements (as shown below) from build\framework\cauldron\framework\src\Framework.vcxproj and build\framework\rendermodules\RenderModules.vcxproj in order to get FFX_API_FSR project to build.
<Text Include=...>
</Text>
My environment:
Visual Studio 2022
CMake 3.31.6
FidelityFX-SDK commit: c6efa6b