- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WhenI excecute ifort (example.f90), I got the followed message : "The application has failed to start because MSVCR80.dll was not found. Reinstalling the application may fix this problem."
The second problem is that Iremoved FortranCompiler9.1(Add or Remove Programs), and installed 10.1 butwhen Irun ifort I always have the 9.1 version !
Thanks.
Faouzi
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
msvcr80 is specific to VS2005. As you could see with a search engine, http://msdn.microsoft.com/en-us/library/ms235624.aspx mentions some ways in which this error can be produced. I suppose it could be produced by a mixed up installation of multiple versions of ifort and VS.
Are you running in such a way that the paths set up in System Properties > Advanced > Environment Variables (or equivalent, depending on Windows version) are in effect? They might find remnants of an old installation. Those aren't cleaned up by Add/Remove, and may point to an old ifort.
Are you running in such a way that the paths set up in System Properties > Advanced > Environment Variables (or equivalent, depending on Windows version) are in effect? They might find remnants of an old installation. Those aren't cleaned up by Add/Remove, and may point to an old ifort.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page