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

