Skip to content

Library named libosgQt5.so on linux, FindOpenSceneGraph.cmake looks for libosgQt.so #5

@gusmd

Description

@gusmd

Hi everyone,

The title sums it up. I've build OpenSceneGraph and osgQt from source today on Ubuntu 17.04. The resulting libraries from osgQt on my system with Qt 5.9 are named "libosgQt5.so", "libosgQt5.so.3.5.6", and "libosgQt5.so.145". But FindOpenSceneGraph for CMake will not find osgQt with that naming. I had to rename libosgQt5.so to libosgQt.so so that CMake would find it when using find_package(OpenSceneGraph REQUIRED COMPONENTS osgQt).

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