The debug dll's comes with the .NET 2.0 SDK. We've found that to be the easiest solution for testing/deploying on another machine. Even though it's a big download for both (.NET 2.0 Framework and .NET 2.0 SDK) it's the least "disruptive". biv Philip Taylor wrote: > Hi > > The reason that there is no redist for the VS debug libraries is that > Microsoft does not allow the debug libraries to be distributed. For further > details, read the VS licence terms, that we nearly all ignore, when VS is > installed. > > Regards > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Uwe Woessner > Sent: 09 August 2006 15:45 > To: osg users > Subject: Re: [osg-users] OSG with Visual Studio 2005 > > > Hello Andy, > >> Are there any other DLL’s that I should include as part of the >> distribution that I copy to the target machine? >> > Yes, you have to install the VisualStudio Runtime DLLs on the target > machine. Namely the msvc*80.dlls. > you can find them here: ...\Microsoft Visual Studio 8\VC\redist > > There is an installer for the release version of the runtime libraries > ...\Microsoft Visual Studio > 8\SDK\v2.0\BootStrapper\Packages\vcredist_x86\vcredist_x86.exe > but there is none for the debug versions. > A colleague said, that she has found instructions on how to install the > debug version of the DLLs but I did not check that yet. > > So if you compile a release version and install vcredist_???.exe on the > target machine it will work. > > Regards, > Uwe > > > -- > > \\\|/// *HLRS, High Performance Computing Center Stuttgart* > _I_ ( o o ) *Visualization/VR* _I_ > ([EMAIL > PROTECTED])--oo0O--(_)--O0oo------------------------------------------([EMAIL > PROTECTED]) > | | Uwe Woessner [EMAIL PROTECTED] | | > | | .ooo0 http://www.hlrs.de/people/woessner/ | | > |_| ( ) Oooo. Phone: +49-711-6856-5790 or ...-5970 |_| > ([EMAIL PROTECTED])-------\ (---( > )-----------------------------------------([EMAIL PROTECTED]) > I \_) ) / I > (_/ > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > >
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
