Skip to content

cmake/vcpkg can't locate MagnumPlugins::AssimpImporter #458

@TimYorke

Description

@TimYorke

After using vcpkg to install magnum and magnum-plugins[*] packages, the CMakeLists.txt line find_package(MagnumPlugins REQUIRED AssimpImporter) was failing.

I searched my vcpkg folder for Assimpimporter.lib and could only find them (rel and dbg) was in a sub-directory of the vcpkg/buildtrees folder. The exact location of the release version was vcpkg\buildtrees\magnum-plugins\x64-windows-rel\Release\lib\magnum\importers\AssimpImporter.lib

My workaround was to copy the vcpkg\buildtrees\magnum-plugins\x64-windows-rel\Release\lib\magnum folder to vcpkg\installed\x64-windows\lib\magnum

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions