Hello. I try to connect OSG (3.0.1) and Qt Creator (2.4.1) on MacOs (10.6). I faced with some problems:
1) When i compile Qt Viewer, program can't find plugins for loading models (but all dylib's in usr/local/lib and .so files in usr/local/lib/osgPlugins-3.0.1) 2) When i try to compile QtWidget and connect -losgQt and -losgWidget to project i have: Code: Undefined symbols: "osg::Image::setImage(int, int, int, int, unsigned int, unsigned int, unsigned char*, osg::Image::AllocationMode, int)", referenced from: vtable for osgQt::QWebViewImagein main.o vtable for osgWidget::BrowserImagein main.o Sorry for my English and thanx for answers... ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=45532#45532 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org