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
The issue you are describing is a glslang issue. It looks like glslang does not export symbols when being built as shared library. I have filed KhronosGroup/glslang#2519. In the meantime BUILD_SHARED_LIBS=OFF is the workaround.
Closing since this is not a direct Vulkan-Hpp issue.
I've got the failure while building on Windows as follows:
The text was updated successfully, but these errors were encountered: