-
Notifications
You must be signed in to change notification settings - Fork 788
Closed
Description
After the recent merges, I can no longer build (using stbgcc-12.3-1.0).
Looks like #1281 is the problem, yet I definitely built that change at one point.
In file included from framework/gui.h:37,
from framework/platform/plugins/plugin.h:28,
from framework/platform/platform.h:33:
framework/vulkan_sample.h: In member function 'bool vkb::VulkanSample<bindingType>::prepare(const vkb::ApplicationOptions&)':
framework/vulkan_sample.h:1031:28: error: 'DynamicLoader' in namespace 'vk::detail' does not name a type
1031 | static vk::detail::DynamicLoader dl;
| ^~~~~~~~~~~~~
framework/vulkan_sample.h:1033:44: error: 'dl' was not declared in this scope
Metadata
Metadata
Assignees
Labels
No labels