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

error #10037 could not find 'link'

okbi_z_
Beginner
372 Views

 

Greeting's I use the fresh version "Intel® Parallel Studio XE 2017"

I get this error :" error #10037 could not find 'link' " when trying to compile f90 sources.

After research, I can not find a solution. Thank you for helping me.

0 Kudos
3 Replies
mecej4
Honored Contributor III
372 Views

There are a number of different scenarios where this could have happened, so you would need to provide more details regarding how you attempted the compilation -- such as whether you used Visual Studio, a command window or some other tool, etc. However, I note that you may have found the solution yourself since you posted another message (19 minutes later) in which you state that you were able to produce and run the EXE.

0 Kudos
okbi_z_
Beginner
372 Views

Sorry, yes i use VS 2015, and no : i do not have found solution...

Thank's

0 Kudos
Kevin_D_Intel
Employee
372 Views

Check that you have the "Common Tools for Visual C++ 2015" components installed. See https://software.intel.com/en-us/articles/installing-visual-studio-2015-for-use-with-intel-compilers

0 Kudos
Reply