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

Issues with Intel Fortran 9.1 and Visual studio

sangupta
Beginner
392 Views
I haveinstalled2005 Visual Studio Express and then Intel Fortran Compiler 9.1. When I compilemy source files, it does andalso links the files. However, i am getting arun-time error of "unable to find msvcr80.dll", which I believe is something related to the interplay between IVF and VC 2005. This dll file is present in C:WindowsWindSxSx directory. Can you please help me in this?
Thanks,
Sandy
0 Kudos
1 Reply
onkelhotte
New Contributor II
392 Views

That file is present in various C:Program FilesMicrosoft Visual Studio 8VC folders on my computer.

Have youset all the paths when you installed VS ad IVF?

0 Kudos
Reply