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

VmaUsage.h use vulkan_win32.h can not compile on Linux #456

Open
FuXiii opened this issue Jan 6, 2025 · 0 comments
Open

VmaUsage.h use vulkan_win32.h can not compile on Linux #456

FuXiii opened this issue Jan 6, 2025 · 0 comments
Labels
compatibility Compatibility with some platforms

Comments

@FuXiii
Copy link

FuXiii commented Jan 6, 2025

I use VMA imitate VulkanMemoryAllocator/src/CMakeLists.txt (VmaUsage).

Everything is normal when compiling on platform Windows , but exception on Linux because of #include <vulkan/vulkan_win32.h>

#include <vulkan/vulkan_win32.h>

@adam-sawicki-a adam-sawicki-a added the compatibility Compatibility with some platforms label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility with some platforms
Projects
None yet
Development

No branches or pull requests

2 participants