Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
27666 Discussions

FORTRAN CODE ERROR IN VISUAL STUDIO 2017 WITH INTEL COPILER 2018

prabha_d_
Beginner
153 Views

 

Hi , I am finding the below error to build Fortran program in intel studio 2018 XE composer for windows  with visual studio 2017 platform:
fatal error LNK1104: cannot open file \'mkl_cdft_core_dll.lib\' LINK​.

 

Please give me some suggestions.

 

Regards

​prabha

 

 

 

0 Kudos
1 Reply
mecej4
Black Belt
153 Views

I think that the library that is missing gets installed only if you install the MKL/Parallel Studio version with cluster support. Check the version/ list of components that are installed.

Reply