Software Archive
Read-only legacy content
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

icl: : error #10310: Failed to enable trusted storage check for licensing

Ashutosh_P_
初学者
1,945 次查看

Hi,

I just downloaded the evaluation version of Intel Parallel Studio XE 2015 cluster addition. I am trying to build a project in visual studio 2010 but it is giving me the following error:

icl: : 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

It is similar to the problem discussed here for fortran: https://software.intel.com/en-us/forums/topic/531753

Thanks for your help,

Regards,

Ashutosh

0 项奖励
9 回复数
Hubert_H_Intel
1,945 次查看

Ashutosh,

I'll send you the license file as a workaround for the Trusted Storage problem. I guess you installed the product without serial number in the evaluation mode? Copy the license file (.lic) into c:\Program Files (x86)\Common Files\Intel\Licenses\ (for a 64-bit Windows OS) or c:\Program Files\Common Files\Intel\Licenses\ (for a 32-bit Windows OS). If this directory doesn't exist yet, create it and copy the license file into it.

Regards, Hubert.

0 项奖励
Hubert_H_Intel
1,945 次查看

Ashutosh,

Sorry I need your email address under which you registered your eval license. Please resppond via "Send Author A Message".

Hubert.

0 项奖励
Arnaud_G_
初学者
1,945 次查看

Hi Hubert,

I am having exactly the same problem as Ashutosh. Can you please also send me the temporary licence file if it solves the issue

Arnaud

 

0 项奖励
Hubert_H_Intel
1,945 次查看

Arnaud,

Could you please tell me your email address via "Send Author A Message" under which you registered the eval?

Thanks, Hubert.

0 项奖励
Peter_S_3
初学者
1,945 次查看

Hi Hubert,

I am experiencing the same issue but did not register my evaluation. Where can I register my evaluation?

Kind regards,

Peter

0 项奖励
Ron_Green
主持人
1,945 次查看
0 项奖励
Ankan_B_
初学者
1,945 次查看

I am also getting same error. Downloaded Intel® System Studio Composer Edition for Windows* 2015 for evaluation and didn't receive any serial number.

0 项奖励
Guohong_Y_
初学者
1,945 次查看

me too,

the build log:

icl.exe /nologo /G5   /I"C:\Program Files (x86)\Intel\System Studio 2015 for Windows.2.020\compiler" /I"C:\Program Files\Intel\System Studio 2015 for Windows.2.020" /I"C:\Program Files (x86)\Intel\System Studio 2015 for Windows.2.020" /c D:\Cplusprogram\test1.c /FoD:\Cplusprogram\test1.obj
icl: 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
Process terminated with status 1 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))
 

0 项奖励
Hubert_H_Intel
1,945 次查看

Guohong,

Another option would be to run icl the first time as administrator (if possible). Could you please try that out:

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.

That should help and is faster to work around than installing the license file. However, if this will not help, let me know and I'll send the license file.

Regards, Hubert.

0 项奖励
回复