|
|
Q: Can't run samples because of "Missing MSVCP70D.dll" on a Visual Studio 7.1 System
I Can't seem to get any application to run on my system due to a "Missing MSVCP70D.dll." I have Visual Studio .Net 2003 installed, so there shouldn't be any problem. Yet, none of the 7.0 Framework is present in the Windows/System32 directory. (msvcr70.dll,msvcp70.dll,etc.) Any ideas on where I can get the necessary DLLs (since they're non-distributable) or how I can fix the situation?
A: Use the Visual Studio 7.1 build of VR Juggler.
The best option with C++ libraries is to match the compiler used for building the libraries and for your applications. In this case, however, such an option is primarily a workaround for a shortcoming in the VR Juggler Win32 DLL distribution preparation. Releases of VR Juggler 2.0 up to and including Alpha 3 do not come with the Visual C++ runtime DLLs. These files are redistributable, and later versions included them.
Back to: LiveFaq
|
|
|
Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback
|
|
Revision r1.2 - 17 Mar 2004 - 16:40 - PatrickHartling
|
Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback
|
| |
|