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

Simple VS 2015 project wont build

WSinc
New Contributor I
168 Views

I was able to integrate intel parallel studio 2019 with VS 2015.

And was able to compile that "Hello World" file.

However, when I try to build it, I get this cryptic message "cannot find link".error 10007

It said something about a configuration error.

 

See the enclosed screen shot. What are they talking about ?

 

Why does this have to be such a godawful complicated mess ?

0 Kudos
1 Reply
mecej4
Honored Contributor III
168 Views

You probably did not select the optional (from MS p.o.v., not Intel p.o.v.) Visual C++ component when you installed Visual Studio. See https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/780688 , in particular #4.

0 Kudos
Reply