Hi,

Latest trunk of osgAL compiles cleanly with OSG 2.7.7.

Regards,
Maciej

2008/12/17 Anna Sokol <annaso...@gmail.com>

> Hi Sukender,
>
> > unresolved external symbol "unsigned int __thiscall
> > OpenThreads::Atomic::operator++()"
> > referenced in function "osg::ref_ptr<osgDB::DotOsgWrapper> &
> osg::ref_ptr<class
> > osgDB::DotOsgWrapper>::operator=(osgDB::DotOsgWrapper *)"
>
> The above error occurs because OpenThreads is not included in the
> library dependencies for osgAL.
> This didn't cause any errors with osg2.4 but did cause compile errors
> with osg2.6. and osg2.6.1 .
> By including OpenThreads library dependency the compile errors went
> away with osg2.6 and osg2.6.1 .
> I haven't tried to compile with osg2.7.x or the osg SVN. There might
> be additional incompatibilities there.
> I used Microsoft Visual Studio 2005 to compile.
> Hope this helps.
>
>  - Anna
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to