microsoft / microsoft/vcpkg

[openscenegraph] `find_package(OpenSceneGraph REQUIRED osgQt)` does not work

Open
#4,396 2 comments 0 reactions 2 assignees Assigned to @PhoebeHui View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.