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" <[EMAIL PROTECTED]>
To: "OpenSceneGraph Submissions" <[email protected]>
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    [EMAIL PROTECTED]
>                                 http://www.cm-labs.com/
>                          http://whitestar02.webhop.org/
> _______________________________________________
> 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

Reply via email to