KhronosGroup / Vulkan-ExtensionLayer

Layer providing Vulkan features when native support is unavailable

Home Page:https://vulkan.lunarg.com/doc/sdk/latest/linux/synchronization2_layer.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VulkanEL_generated_source is broken

christophe-lunarg opened this issue · comments

When I build it on Windows, I am getting this error:
2>The system cannot find the path specified.
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): error MSB8066: Custom build for 'E:\Github\lunarg\Vulkan-ExtensionLayer\build\CMakeFiles\fb97cb8fa418af05125ae0822f816186\VulkanEL_generated_source.rule;E:\Github\lunarg\Vulkan-ExtensionLayer\CMakeLists.txt' exited with code 1.
2>Done building project "VulkanEL_generated_source.vcxproj" -- FAILED.