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

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

anguyent
Einsteiger
966Aufrufe
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 Antworten
Steven_L_Intel1
Mitarbeiter
966Aufrufe
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.
Antworten