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

Problem comes after installed w_fc_c_9.0.025_IA32.exe

Zhanghong_T_
Novice
196 Views
Hi all,
After I installed this version and recompile the same project, the following dialog appears when I run my program:
Can anyone tell me how to solve this problem?
Thanks,
Zhanghong Tang
0 Kudos
2 Replies
TimP
Honored Contributor III
196 Views
When you run a dynamic linked .exe, the Intel compiler library folder must be on the library path. If you don't wish to take the installation option to add it always to the path, you can run from the window opened by the start menu shortcut to ifortvars.bat, or from Visual Studio Fortran setup.
0 Kudos
Zhanghong_T_
Novice
196 Views
Thank you very much!
0 Kudos
Reply