[osg-submissions] [osg-users] INSTALL include pdb's
James Killian
James_Killian at hotmail.com
Fri Jul 11 08:37:47 PDT 2008
Ah so that's why no one else has ran into this problem... We'll need to
refactor our work flow and support version numbers; thanks for the heads up.
Yes I'll still want to pursue moving the pdb files (eventually) I have a
work-around at the moment.
----- Original Message -----
From: "Jean-Sébastien Guay" <jean-sebastien.guay at cm-labs.com>
To: "OpenSceneGraph Submissions" <osg-submissions at lists.openscenegraph.org>
Sent: Friday, July 11, 2008 10:30 AM
Subject: Re: [osg-submissions] [osg-users] INSTALL include pdb's
> Hi James,
>
> > Just so there is no confusion (with others reading this), the .pdb
filename
> > must match the filename of the dll or exe that is associated with it; so
> > Osgviewer.exe or OsgViewer.dll will have to change their name!
>
> OSG uses versioning on its DLLs, so there is no osgViewer.dll, but
> osgXX-osgViewer.dll (where XX is an so version). Currently it's
> osg39-osgViewer.dll. And the executable is still osgViewer.exe.
>
> Have you disabled options in order to remove the versioning? This is not
> recommended, because then you might be linking to a .lib for one version
> and at runtime using a DLL from a different version. This system is in
> place to remove that risk.
>
> So if you want the INSTALL target to install .pdb files, I don't see a
> problem with that.
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay jean-sebastien.guay at cm-labs.com
> http://www.cm-labs.com/
> http://whitestar02.webhop.org/
> _______________________________________________
> 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