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

ifort error

martin_muehlentien
777 Views
hi everybody,

i want to compile some files for my final thesis. for that i have installed the 30day test version of intel fortran v8.0 and use MS VC++ 6.0.

after every run of compiling a fortran-file i got the following message:

ifort: error: unable to run 'Microsoft VC++ Dir'\Bin

does anybody know, which datas are meant, where i could find them and where i should copy them to??

i've read, that intel fortran v7.x supports VC++ 6.0. Does anybody know, where i could get an older test version of the intel fortran compiler??

Martin from munich :-)
0 Kudos
4 Replies
Steven_L_Intel1
Employee
777 Views
As you note, Intel Fortran 8.0 does not work with MSVC6. See this thread for info on using a free downloadable version of MSVC.NET with Intel Fortran.
0 Kudos
martin_muehlentien
777 Views
I have installed it successfully :-)

THX to sblionel.

My next question:

How and where can i change my start-up folder, which is shown in the beginning of the command line??
0 Kudos
Steven_L_Intel1
Employee
777 Views
Right click on the shortcut that starts the command session, select Properties. You can change the startup folder there.
0 Kudos
martin_muehlentien
777 Views
THX
0 Kudos
Reply