Skip to content

unresolved external symbol "int __cdecl qInitResources_vulkan_shaders(void) #6

@horusli

Description

@horusli

When I build the source code with VS2017 under windows 10, it report below error, anyone meet the same issue?

Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol "int __cdecl qInitResources_vulkan_shaders(void)" (?qInitResources_vulkan_shaders@@yahxz) referenced in function "void __cdecl initializeResources(void)" (?initializeResources@@yaxxz) Qt3DRaytrace E:\ykli\workspace\Quartz\build\src\raytrace\renderer.obj 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions