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
Building with USE_VULKAN_WRAPPER=OFF (which is necessary for interacting with other libraries) causes Example2 to fail because that constant no longer exists in vulkan.h. This seems to be the only issue with that CMake option.