Hi Andy, I would have though ot-soversion-OpenThreads.dll would be OK.
Hopefully the day when CMake supports versioning of dll's under Windows isn't too far away and we'll be able to get rid of this hack. Robert, On 9/13/07, Andy Skinner <[EMAIL PROTECTED]> wrote: > > > > > It seemed odd that the Windows OpenThreads library would have "osg" and the > OPENSCENEGRAPH_SOVERSION as the prefix. > > > > These two files change that to use "openthreads" and OPENTHREADS_SOVERSION. > > > > So you get osg21-osg.dll, but openthreads8-OpenThreads.dll. > > > > Should the prefix be shorter? Use "ot" instead of "openthreads"? Or just > continue using "osg"? (But osg8-OpenThreads.dll doesn't look right.) > > > > I only use OpenThreads in OSG. Do I remember correctly that it can be used > outside? Has that been left alone? > > > > andy > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
