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

IMSL with IVF Compiler - license error

Emanuel_C_
Beginner
343 Views

Hi, 

I recently installed ISML with a student license to use with IVF. I did everything as explained in these two links:

-https://software.intel.com/en-us/articles/installing-and-using-the-imsl-libraries

-http://docs.roguewave.com/imsl/fortran/7.1/pdf/imslfnl7-1_gettingstarted-windows.pdf

However, when I build the project I obtain the following errors:

Error error LNK2019: unresolved external symbol sprintf referenced in function l_open_license_file imsls_err.lib(check_license.obj)
Error error LNK2019: unresolved external symbol __iob_func referenced in function l_open_license_file imsls_err.lib(check_license.obj)
 
Any hints on how to solve it?
Thanks
0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
343 Views

You are using an IMSL not purchased from Intel. Please contact RogueWave for help with configuring their version of IMSL. The IMSL Intel sells does not use run-time licensing.

0 Kudos
Reply