[openscenegraph] `find_package(OpenSceneGraph REQUIRED osgQt)` does not work
Open
category:port-bug
- Dominant language
- CMake
- Stars
- 27.5k
- Forks
- 7.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 321
Description
I get the osg-qt.
find_package(OpenSceneGraph REQUIRED osgQt osgDB osgGA osgUtil osgText osgViewer osgWidget OpenThreads)
can only found osgQt.lib, but the result of compiled is osgQt5.lib
so I rename the osgQt5.lib, finally found the osgQt.lib.
Contributor guide
Assessment
This issue has not been assessed yet.