[osg-submissions] Adding soversion support to osgversion
Robert Osfield
robert.osfield at gmail.com
Tue Sep 11 02:47:21 PDT 2007
Hi Mike,
I have now merged your additions, with a few changes though. In
OpenThreads I placed the defines for the version number into the
header to allow users to do #ifdef version as they can do with the
OSG, and also allow the Xcode build to work safely. I put the
OpenThreads Version.cpp into a new common directory to keep things
clean. I also added some now #define's into osg/Version to keep
things consistent in naming between CMakeLists.txt and includes.
An svn update will get these changes,
Robert.
On 9/9/07, Michael Wittman <wittman at acm.org> wrote:
> Hi Robert,
>
> Attached are changes to support osgversion printing the soversion for
> OSG and OpenThreads. Printing the standard version for OpenThreads is
> also supported for good measure.
>
> As I mentioned on osg-users, this is useful if OSG_MSVC_VERSIONED_DLL is
> enabled so that scripts can determine the soversion and thus manipulate
> OSG DLLs using exact filenames.
>
> This *does not* fix the problem where the OpenThreads DLL name uses the
> OSG soversion.
>
> -Mike
>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
>
More information about the osg-submissions
mailing list