Hi Tino,
On Fri, 2004-11-19 at 09:16, Tino S. wrote:
> Hi,
> i have tryed :
> moc xxx_qt.h -i -o xxx_qt_moc.cpp, clean and rebuild the
> WindowQTLib-project (under VSBuild\VS7\OpenSG.sln). Check't again all
> path -var's for qt, glut, tif and so on and the libs.
> My libs are:
> MSVCPRTD.lib
> MSVCRTD.lib
> winmm.lib
> wsock32.lib
> opengl32.lib
> glu32.lib
> qt-mtnc321.lib
> OSGBase.lib
> OSGSystem.lib
> OSGWindowWIN32.lib
Hm, it looks a little weird to mix Debug MS-Libs with OpenSG Release
libs, but that shouldn't be your problem.
> so i got this error message:
> Verknüpfen...
> Bibliothek '.\..\lib\opt/OSGWindowQT.lib' und Objekt
> '.\..\lib\opt/OSGWindowQT.exp' wird erstellt
> OSGQGLManagedWidget_qt.obj : error LNK2001: Nichtaufgelöstes externes
> Symbol "public: virtual void __thiscall
> osg::SimpleSceneManager::setAction(class osg::RenderAction *)"
> ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@@Z)
> OSGQSceneGraphView_qt.obj : error LNK2019: Nicht aufgelöstes externes
> Symbol '"__declspec(dllimport) public: static bool __cdecl
> osg::FieldDataTraits::getFromString(void * &,char const *)"
> ([EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED])',
> verwiesen in Funktion '"protected: void __thiscall
> osg::QSceneGraphView::onRawAddressEntered(void)"
> ([EMAIL PROTECTED]@osg@@IAEXXZ)'
> ..\lib\opt\OSGWindowQT.dll : fatal error LNK1120: 2 unaufgelöste
> externe Verweis
> I which modul can i find these funktion to resolve the dependencies?
>
Both of these should be in the System lib. Could it be that you have an
old version of the dlls somewhere on your system? Can you make that
there's only the one version that you're trying to use? The linker can
pick up dlls from unexpected places, which can confuse things a lot.
Dirk
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users