Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak build with Vulkan-Headers >= 1.3.240 #13302

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Unbreak build with Vulkan-Headers >= 1.3.240 #13302

merged 1 commit into from
Jan 28, 2023

Conversation

jbeich
Copy link
Contributor

@jbeich jbeich commented Jan 27, 2023

Regressed by KhronosGroup/Vulkan-Headers@6f62a95edbfe. From error log

In file included from rpcs3/Emu/System.cpp:55:
rpcs3/Emu/RSX/VK/VulkanAPI.h:17:10: fatal error: 'vulkan/vk_sdk_platform.h' file not found
#include <vulkan/vk_sdk_platform.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from rpcs3/Emu/System.cpp:55:
rpcs3/Emu/RSX/VK/VulkanAPI.h:17:10: fatal error: 'vulkan/vk_sdk_platform.h' file not found
 #include <vulkan/vk_sdk_platform.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
@jbeich jbeich changed the title Unbreak build with Vulkan-Headers > 1.3.240 Unbreak build with Vulkan-Headers >= 1.3.240 Jan 27, 2023
@jbeich jbeich marked this pull request as ready for review January 27, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants