Re: [PyOpenGL-Users] Python 2.7 and msvcr71.dll
Brought to you by:
mcfletch
From: Silverstein <her...@sc...> - 2011-02-09 01:27:31
|
> > You can also get these dll files by downloading and installing the > Microsoft Visual C++ redistributable package. It's a free download and > will spare you (and your users) from having to install Visual Studio. > > Please notice there are different redistibutable versions, each one > corresponding to msvcrt 71, 80 and 90 with both x86 and x64 flavors. There are also different releases for each of these typically. For example, the initial release or a service pack (like an SP1) release. For example: Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) http://www.microsoft.com/downloads/en/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en |