- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
-Qlocation,link,"c:program filesMicrosoft Visual C++ toolkit 2003Bin"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks......
But in my system I installed Microsoft visual studio 6.0
so how to fix this error
ifort: error: could not find 'Bin'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I edited the ifort.cfg as follows
# Path to Microsoft Visual C++* .NET 8.0 linker
-Qlocation,link,"D:AppsMicrosof tvisual studiovc98Bin"
-Qoption,link,/nodefaultlib:uuid.lib
and in the ifortvars.bat file
@call "D:appsmicrosoft visual studiovc98BinVcvars32.bat"
But it gives the error
ifort: error: unable to run 'D:AppsMicrosof tvisual studiovc98Bin'
how to solve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Second, if you have accurately reported the error message, you have incorrectly specified the path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First - let me second what Steve said; it is unsupported to run Intel Visual Fortran with Microsoft Visual C V6.0. If your program works, good. If it doesn't, we can't help you.
That said --- I noticed a typo in your reply. Is this same typo actually in your .cfg file?
-Qlocation,link,"D:AppsMicrosof tvisual studiovc98Bin"
^^^ note where the space is
- Lorri

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