CMake just used this, even when later updates to the CMake build where
checked in that fixed problems here the old erroneous Config was not
replaced.

This is true for 2.4.8, it continued to fail the "am I win32 interlocked" test (probably because this result was already cached)... So I also had to purge my cache and start over. I have not tested this case for 2.6

James Killian
----- Original Message ----- From: "Robert Osfield" <[EMAIL PROTECTED]>
To: "OpenSceneGraph Users" <[email protected]>
Sent: Friday, June 27, 2008 4:04 AM
Subject: Re: [osg-users] Crash with CompositeViewer on Win32


On Fri, Jun 27, 2008 at 9:49 AM, Serge Lages <[EMAIL PROTECTED]> wrote:
Thanks for the hint, it seems to be my fault. I opened the
OpenThreads/Config file to see the method used, and everything was
commented... I hade to remove my CMakeCache.txt to have the file generated
again and use the atomic pointers. Now it works like a charm !

Good to hear things are working again.

I wonder if the Config file generated initially was incorrect, then
CMake just used this, even when later updates to the CMake build where
checked in that fixed problems here the old erroneous Config was not
replaced.

It might be that others will come up against the same issue during
this transition between pre Config/Atomic days and what we have now.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to