473,396 Members | 2,034 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Missing MSVCR71.dll

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

Aug 8 '06 #1
2 2445
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
Aug 8 '06 #2
Hi Farshid,
Yes, you are correct. I downloaded the dll and was able to run a debug
build.
Jeff

Farshid Lashkari wrote:
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
Aug 8 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Fabian Heuberger | last post by:
Hi there I've seen some apps proged with this new styles (styles like VS.NET). I think, this apps are using the mfc71.dll and msvcr71.dll from M$. I don't know how i have to implement this dll's...
4
by: Baga | last post by:
Our product is compiled with /MD switch, so it uses MSVCRT.DLL But as every system configuration that we support includes this file anyway, we do not actually redistribute it, instead we use the...
3
by: Sara Shoemaker | last post by:
I am having problems creating a stand-alone Windows app. I am using a .vcproj file that was translated from a Qt project file using the Qt plug-in. My problem is in getting it statically linked...
1
by: Fabuio | last post by:
Hi, we are writing a program which uses some third party APIs librares. Those APIs are dinamically linked to the MSVCR71.DLL. Unfortunately, we are compiling with the C++ DOT NET 7, which uses...
1
by: Chris | last post by:
Hi! I have an application developed using VC++.NET 2003. Up until now, it's worked fine for my users. However, I just got a tech support request yesterday from someone who can't get the...
48
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott...
0
by: Janfilar1943 | last post by:
When I start my computer' with 'WindowsXP'' I see notice:NkbMonitor.exe unable to locate component.This application has failed to start because MSVCR71.dll was not found.Re-instoling the appliciation...
7
by: sturlamolden | last post by:
This question has been asked many times, and last time I was accused of spreading FUD. So now I will rather propose a solution. The reason for the problem is as follows: The binary installer...
2
by: Konte | last post by:
Are there news about the impossibility of redistributing msvcr71.ddl with own stand-alone application written in python for who doesn't have MSVC7 license?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.