Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 Discussions

IVF 8.1 debugger missing msvcr71.dll

franzenj
Beginner
888 Views
Upgraded to IVF 8.1but cant run the debugger without msvcr71.dll(I have the 70 versions via Visual studio .NET 2002) Why wasn't msvcr71.dll included? Shouldn't MSVC runtime libs should be part of the installation package?
0 Kudos
5 Replies
Steven_L_Intel1
Employee
888 Views
I saw this problem reported recently - I'm not sure how this is going to be resolved. But for now you can get the missing DLL from the Microsoft Visual C++ Toolkit, a free download.
0 Kudos
juergel
Beginner
888 Views
Hi ,
I was suprised too, that I need by instalation from IVF 8.1 other programs. Programs they aren't on/in the download-file. I stopped now theinstalation and will see, what I can do. E.G. I see only the debugger and when I start this program I get the same mistake. - What's wrong here? Normaly I get an run-able-program and not only parts of this and no helps, what to do.
I'm very suprised and a little bit angry; I will test it again next week.
Ute
0 Kudos
Steven_L_Intel1
Employee
888 Views
I'm sorry, but I don't understand your description of the problem. Please try explaining it again.
0 Kudos
juergel
Beginner
888 Views

Hi Steve,

Ok, I'm spoiled by the CVF6.

I bought the IVF 8.1 (w_fc_p_8.1.019) in the download-version.

The first error was:

Microsoft Visual C++.NET 202 or better is required to install .. for 32-bit applications. Please select from the following two options

I havent read in the program description (perhaps I read over this) that I need the C++-compiler. I havent it on my computer. I bought IVF8.1 as _executable_ program.

The next error was:

Missing Pre-requisite Microsoft Platform SDK* not found

Comment above

After the end of the installation I saw only the two Debuggers and the Array Visualizer. I started the Debugger and read:

idb.exe Component not found .missing MSVCR71.dll

After this I stopped and later I looked for comments about IVF8.1-installation in your forum. I saw your advice to load the C++ Toolkit. I wrote the comment, knowing that you are a very helpful man, and planed to install this Toolkit (with your new suggestions) on Monday and to try the IVF8-installation after this (Toolkit-installation) again.

Now, I did so (on Saturday) and I have mistake 1 and 3 again L

What can I do? Have I to buy(!) the C++.net ? I bought IVF8 as executable program like CVF6 earlier!

Regards and many thanks for your help

(I hope Im able to finish the installation on Monday)

Ute

0 Kudos
Steven_L_Intel1
Employee
888 Views
You do need Microsoft Visual C++.NET 2002 or 2003 (the Standard Edition will do). This is specified on our web page under System Requirements and is also stated when you try to install. There's no use proceeding until you get Visual C++.NET (or Visual Studio.NET) installed. After that, uninstall and reinstall Intel Visual Fortran.
0 Kudos
Reply