On Dec 10, 2011, at 23:01 PM, Michael W. Hall wrote: > I have taken the OSGViewerQT example program and have tried to break it > into a nice example for myself.
I did something similar and put it here: https://github.com/kintel/QOsgWidget Since it's a Qt app, it uses qmake, but apart from that I assume it's similar to yours. Feel free to post links to code and error messages. Anything which is self-contained enough to just "cmake . && make" is easy to give a quick spin. -Marius _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

