Skip to content

Build appears broken #1321

@gary-sweet

Description

@gary-sweet

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions