- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was using the ifort compiler in dos-shell mode to compile some sample programms.
like "ifort sppr.f90 /MT /nologo"
I got the Error message: "mspdb80.dll" not found., and microsoft incremental linker does not work.
However this dll is not on my system. I'm using visual studio 2005 on Windows Vista 64 bit.
Any idea ?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That DLL should be on your system, but there's a bug in VS2005 in that it gets put in the wrong place. Be sure to install VS2005 SP1 and the Vista update for VS2005 as mentioned in the compiler Installation Guide.

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