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

Creating ".dll" file by using CLOAD4 command in PSS/E31.0

anguyent
Beginner
964 Views
Hi,

I run CLOAD4 by Visual Studio 2008 command prompt, and this is an error statement:
LINK: fatal error LNK1104: cannot open file 'ifconsol.lib'
Error opening input .MAP file
Could you tell me why?
Thanks.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
964 Views
The "remark" line about /Op is just for your information and does not affect compilation. Please replace /Op with /fp:source at your convenience.

I am not familiar with CLOAD4.
0 Kudos
Reply