bouffa wrote: > Hi Cosimo, > > Yes, take a look at osgviewerQT example. > > > Mourad > > ------------------ > Post generated by Mail2Forum
I tried the example I uploaded but I have the following message of error: > OsgViewerQt.obj : error LNK2001: unresolved external symbol "public: virtual > int __thiscall OsgViewerQt::qt_metacall(enum QMetaObject::Call,int,void * *)" > (?qt_metac...@osgviewerqt@@uaehw4c...@qmetaobject@@hpa...@z) > OsgViewerQt.obj : error LNK2001: unresolved external symbol "public: virtual > void * __thiscall OsgViewerQt::qt_metacast(char const *)" > (?qt_metac...@osgviewerqt@@uaepax...@z) > OsgViewerQt.obj : error LNK2001: unresolved external symbol "public: virtual > struct QMetaObject const * __thiscall OsgViewerQt::metaObject(void)const " > (?metaobj...@osgviewerqt@@UBEPBUQMetaObject@@XZ) > OsgViewerQt.obj : error LNK2001: unresolved external symbol "public: static > struct QMetaObject const OsgViewerQt::staticMetaObject" > (?staticmetaobj...@osgviewerqt@@2UQMetaObject@@B) how can I fix this? ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=34248#34248 Attachments: http://forum.openscenegraph.org//files/main_161_157.cpp _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

