Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

In matlab; Error using mex LINK : fatal error LNK1104: cannot open file 'ifconsol.lib'

H__Aref
Beginner
423 Views
In Matlab2015a, When i use "mex -output" command with some parameter, i get this error: Building with 'Microsoft Visual C++ 2013 Professional'. Error using mex LINK : fatal error LNK1104: cannot open file 'ifconsol.lib' I khow that this error is related with "Intel Composer XE 2013", but i dont khow how can i solve it. there is some 'ifconsol.lib' in installed "Intel Composer XE 2013" folders in program files. I use "Intel Composer XE 2013" on Windows 10 64bit.
0 Kudos
1 Reply
Judith_W_Intel
Employee
423 Views

 

I think this is a Fortran library and this is the C/C++ compiler forum. Please post this in the Fortran forum.

I see this recent post there if it helps:

https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/543204

 

0 Kudos
Reply