Skip to content

Cannot load project with duplicated project items in Framework.vcxproj and RenderModules.vcxprojΒ #162

@AmilaCG

Description

@AmilaCG
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions