Robert Osfield wrote : > One thing I can do up front is re-organise OpenThreads so that its > directory > structure is more in keeping with the OSG directory structure. What I have > done is moved the follow directories: > > OpenThreads/pthread_src to OpenThreads/src/OpenThreads/pthreads > OpenThreads/win32_src to OpenThreads/src/OpenThreads/win32 > OpenThreads/sproc_src to OpenThreads/src/OpenThreads/sproc > OpenThreads/examples_src to OpenThreads/examples > > I have updated the root OpenThreads/CMakeLists.txt to pick up on the above > new layout - it compiles just fine under Linux, but Sproc under IRIX and > win32 I can't test here so I'd appreciate feedback. An svn update on > OpenThreads, and rerun of ccmake/CMakeSetup and then rebuild should be the > only things that is required.
It does compile fine under IRIX using both Sproc and Pthread. Etienne _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
