Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Unable to compile with "evaluation" license.

willsjm
Beginner
890 Views

Registered, downloaded, and installed (using sudo on Mac OS X 10.11.1) Parallel Studio 2016, Fortran and C++ to "evaluate".  First attempt to compile yields: "ifort: error #10310: Failed to enable trusted storage check for licensing: WARNING: Enable Trusted Storage failed (flexnet error code 1). Trusted Storage based license could not be supported" .  Now what?

 

0 Kudos
2 Replies
Feilong_H_Intel
Employee
890 Views

Hi,

Please make sure to source the script before using the compiler.

    $ source /opt/intel/compilers_and_libraries_2016/mac/bin/compilervars.sh intel64

Let me know if this solves the problem.

Thanks.

0 Kudos
Light_Intel
Moderator
890 Views

This issue has been resolved. If you have a similar question please start a new thread to ensure your issue is being addressed in a timely manner.

0 Kudos
Reply