Registry / other / osg-qt

osg-qt

JSON →
libraryQt5vcpkgunverified

osgQt - Qt project for making use of OpenSceneGraph(OSG)

vcpkg install osg-qt
INSTALL
IMPORT
SIG · OSG-QT
O
osg-qt
othercppvQt5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

osgQt/GraphicsWindowQt
#include <osgQt/GraphicsWindowQt>

Initializes the osgQt graphics window for use with Qt.

#include <osgQt/GraphicsWindowQt> #include <QApplication> int main(int argc, char *argv[]) { QApplication app(argc, argv); osgQt::GraphicsWindowQt::init(); return app.exec(); }
Debug
Known issues
gotchaRequires Qt5 or Qt6 and OpenSceneGraph to be installed separately.
fix
Ensure both Qt and OSG are installed and linked correctly.
affects: *
Upgrade
Version history
Qt5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

osg-qt — pip install osg-qt · libregistry