Re: [osg-users] unresolved symbol error with release mode build?

2009-03-05 Thread Tomlinson, Gordon
...@lists.openscenegraph.org] On Behalf Of Paul Martz Sent: Wednesday, March 04, 2009 10:14 PM To: 'OpenSceneGraph Users' Subject: Re: [osg-users] unresolved symbol error with release mode build? I've noticed that I must explicitly link with OT since about 2.7.5 or so. Something changed in OT that made

[osg-users] unresolved symbol error with release mode build?

2009-03-04 Thread Cory Riddell
Today I switched my compiler settings over to test performance in release mode. For some reason, I'm getting an unresolved external symbol linker error for OpenThreads::Atomic::operator++(void). As far as I know, I'm not using any of the OpenThreads stuff explicitly, so I assume it is used

Re: [osg-users] unresolved symbol error with release mode build?

2009-03-04 Thread Paul Martz
+1 303 859 9466 -Original Message- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Cory Riddell Sent: Wednesday, March 04, 2009 4:48 PM To: OpenSceneGraph Users Subject: [osg-users] unresolved symbol error with release mode