Software Archive
Read-only legacy content
17061 Discussions

64 bit evaluation for fortran .. looks like i need a license file

desmond_f_
Beginner
513 Views

ifort: error #10310: Failed to enable trusted storage check for licensing: WARNING: Enable Trusted Storage failed (flexnet error code 20). Trusted Storage based license could not be supported
1>
1>Build log written to  "file://D:\Intrepid\revisions\geomodeller_2014\source\thirdparty\2D_Line_Inversion\Arjuna_Air_GSVD\x64\Debug\BuildLog.htm"
1>arjuna_air_GSVD - 46 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

i tried the suggested icl /v, but this does not seem to have worked.

djf

 

0 Kudos
2 Replies
Hubert_H_Intel
Employee
513 Views

You need to run icl with admin rights (Start menu -> Intel Parallel Studio XE 2015 > Compiler and Performance Libraries > Command Prompt and open one with right-click -> 'Run as Administrator' and invoke icl without parameters).

Pleae have a try if it works now. If not, le me know and I'll send the eval license file.

Regards, Hubert.

0 Kudos
Hubert_H_Intel
Employee
513 Views

Sorry, icl is the C++ compiler. You need to invoke ifort with admin rights for the Fortran Compiler.

Hubert.

0 Kudos
Reply