Hi Michael, I've just checked out OpenThreads-2.3.0 and found the same errors as you and have now updated the OpenThreads-2.3.0 tag to point to OpenSceneGraph-2.6.1 which is the last time when the two versions where actually released independently.
Since OSG-2.6.1 I can't see any corresponding OpenThreads tag so I'll now look to make sure OSG-3.2 goes out with an corresponding OT version. The version specified in the trunk/src/OpenThreads/CMakeLists.txt is 2.6.0, SO version 12, which is the same as OSG-3.0.1 which isn't right as OT has changed a bit since 3.0.1. I'm afraid little annex of the OSG project has become rather neglected. I think probably the right thing to do is create a OT-2.6.0 off OSG-3.0.1, and then create a OT-2.8.0 off the OSG-3.2 branch... How I wish we'd not bothered with keeping out the possibility of providing OT separately, this stuff is just a pain. Robert. On 19 July 2013 16:34, Michael Brandl <[email protected]> wrote: > Hi, > > I was trying to checkout OpenThreads 2.3.0 and noticed that the link > changed from > http://www.openscenegraph.org/**svn/osg/OpenThreads/tags/** > OpenThreads-2.3.0<http://www.openscenegraph.org/svn/osg/OpenThreads/tags/OpenThreads-2.3.0> > to > http://svn.openscenegraph.org/**osg/OpenThreads/tags/**OpenThreads-2.3.0/<http://svn.openscenegraph.org/osg/OpenThreads/tags/OpenThreads-2.3.0/> > > However, OpenThreads includes OpenThreads-related code from the > OpenSceneGraph-repo via svn-externals. > > The links in these svn-externals seem still to be wrong: > Path: include/OpenThreads > URL: http://www.openscenegraph.org/**svn/osg/OpenSceneGraph/trunk/** > include/OpenThreads<http://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk/include/OpenThreads> > > and > Path: src/OpenThreads > URL: http://www.openscenegraph.org/**svn/osg/OpenSceneGraph/trunk/** > src/OpenThreads<http://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk/src/OpenThreads> > > There are actually 2 issues here: > 1. The urls should be adapted to the new format ( > http://svn.openscenegraph.**org/osg/.<http://svn.openscenegraph.org/osg/.>.. > instead of > http://www.openscenegraph.org/**svn/osg/..<http://www.openscenegraph.org/svn/osg/..>.) > , right now checking out simply does not work. > 2. Is it a good idea that the tagged version of OpenThreads points to the > trunk in osg? I think not; rather, it should point to a tag in osg, > otherwise users checking out a tag might actually get different results > based on when they checked out, which defeats the purpose of having tags to > begin with. > The question is which osg-tags to point to, neither 2.3.0 nor 3.0.1 work > out of the box due to cmake-problems (I applied the fix addressed here > http://forum.openscenegraph.**org/viewtopic.php?t=5571&**highlight=2.3.0<http://forum.openscenegraph.org/viewtopic.php?t=5571&highlight=2.3.0> > ). > > Sorry if this issue has already been addressed somewhere, I did not find > it via the search function. > > > Best regards, > > Michael Brandl > > ______________________________**_________________ > osg-users mailing list > osg-users@lists.**openscenegraph.org <[email protected]> > http://lists.openscenegraph.**org/listinfo.cgi/osg-users-** > openscenegraph.org<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

