On Tue, Apr 29, 2008 at 3:48 AM, Mike Weiblen <[EMAIL PROTECTED]> wrote:
> Hi all, > > Some more OSG 2.4.0 releases at http://mew.cx/osg/ ... > > 1) A frequent request has been prebuilt Debug binaries. I've declined > in the past, due to Microsoft's restrictive licensing of their debug > C++ runtime libraries, uncertain system portability concerns, and to > avoid end-user confusion. But this time I'm trying an experiment. > I've posted a .zip snapshot of Debug binaries that can be overlaid on > a regular OSG install. It consists of exe/lib/dll files, but no > pdb/ilk/suo/etc files are included. I'm curious if anyone finds this > arrangement useful. It works great for me. I can now build an OSG application (in this case the Multi-Purpose Viewer) using MSVC and debug it without even having to compile the OSG. I'm not sure if other people's MSVC developed OSG apps differ much in this respect, but I can't even /run/ a debug build of the Multi-Purpose Viewer in Windows unless I'm linking against OSG Debug libraries (otherwise it crashes). Thanks Mike for making the debug libraries available. It should make it much easier for people to develop the Multi-Purpose Viewer (and perhaps other apps?) with MSVC because this way they don't have to build the OSG right away (along with all of the 3rd party plugins that they may potentially need) =) -- Philip Lowman
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

