Hi Jason,

On 5/2/07, Jason Beverage <[EMAIL PROTECTED]> wrote:

 I imagine something like that would be possible using SVN externals:

http://svnbook.red-bean.com/en/1.0/ch07s03.html


OpenThreads/trunk would basically just point to the appropriate
directories (include/OpenThreads and src/OpenThreads) in the OSG repository
and would automatically come down if someone did a svn checkout of
OpenThreads.

Thanks the link.  Still not quite clear on how to do it... so will need to
do some experiments first...

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.

These changes will break the old XCode projects though :-|

Cheers,
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to