Missing MSVCR71.dll

H

Hoop

Hi,
I am trying to get my application into debug. I am using VS2005 with
some Python code in it. Works fine in release build, but I do need to
go to dubug. I have ActivePython 2.4.3.12. It says it is missing
MSVCR71D.dll, I think that is an older .dll, maybe it should be an 8
for VS2005. MSVCR71D.dll is not even on my system.
I have seen a similar posting a while back. Suggestion was to download
the dll but I believe that could be incompatiable with VS2005.
Any help would be appreciated.

Thanks
Jeff
 
F

Farshid Lashkari

The windows distribution of python was compiled with Visual Studio 7.1,
so you need the 7.1 runtime libraries on your computer to run python. I
haven't tried compiling an app with VS2005, but I don't see why they
would be incompatible. I've compiled a python app using VS 7.0 and it
worked fine.

-Farshid
 
H

Hoop

Hi Farshid,
Yes, you are correct. I downloaded the dll and was able to run a debug
build.
Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top