Title: RE: [osg-users] CVS 6.0 version : link error please help

Hi,

Thanks for the answers. The compilation and liking are now ok. But when we run the application, the system can't find the dynamic library OpenThreadsWin32d.dll.

Do you have a solution for this problem?
Thanks for your answers.
Regards

Sophie

    _____________________________________________
    De :    DESCHAMPS.Sophie 
    Envoyé :        vendredi 16 juin 2006 09:11
    À :     'osg users'
    Objet : [osg-users] CVS 6.0 version : link error please help

    Hi,

    I try to compil my first Win32 application using OpenSceneGraph with CVS 6.0. The compilation is ok but when linking i have got the above errors :

    osgcamera.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall osgUtil::SceneView::cullStage(class osg::Matrixd const &,class osg::Matrixd const &,class osgUtil::CullVisitor *,class osgUtil::StateGraph *,class osgUtil:

    :RenderStage *)" ([EMAIL PROTECTED]@osgUtil@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]
    ...

    osg::CameraNode::~CameraNode(void)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED])
    osgcamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class osg::Node * __cdecl osgDB::readNodeFiles(class osg::ArgumentParser &,class osgDB::ReaderWriter::Options const *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]@@AAVA

    [EMAIL PROTECTED]@[EMAIL PROTECTED]@1@@Z)
    osgcamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class osgDB::ReaderWriter::Options * __thiscall osgDB::Registry::getOptions(void)" ([EMAIL PROTECTED]@osgDB@@[EMAIL PROTECTED]@[EMAIL PROTECTED])

    osgcamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::BarrierOperation::release(void)" ([EMAIL PROTECTED]@osg@@UAEXXZ)

    ../../../bin/osgcamerad.exe : fatal error LNK1120: 103 unresolved externals
    Error executing link.exe.

    So it seems that CVS doesn't know osg functions.

    Can you help me?

    Regards

    Sophie Deschamps

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to