I believe .dsp/.dsw files remain the current approach because Robert can more easily maintain them by hand than .vcproj files.
Hopefully we'll be able to adopt the CMake build recently submitted by Eric Wing, which should eliminate these issues entirely. -Mike ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Swan-Stone Sent: Friday, February 23, 2007 12:38 PM To: osg users Subject: RE: [osg-users] SVN .dsp problems >Regarding the compilation errors, the VS6 build was a casualty of the >VS2005 64 bit support. See this thread for details: > >http://openscenegraph.org/archiver/osg-users/2006-September/0217.html > > > >If you follow the thread to the end I posted a script which undoes the >64 bit changes and leaves the .dsp files buildable with VS 6. > This makes no sense to me ... .dsp/.dsw files are VS6 files. Why would anyone create versions of these files that don't work with VS6? If building with VS6 is no longer supported then we should move to .vcproj/.sln files ... right? J.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
