Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Why Can't I Compile? Non-Technical.

christopher__ted
Beginner
281 Views

I got a C++ Compiler trial installation.  Then about a week ago I paid 250 bucks to regular usage of the compiler.

The icc command now produces,

 

Error: Product support for your (Comp-CM) license has expired.

License file(s) used were (in this order):

**  1.  /opt/intel/compilers_and_libraries_2018.2.164/mac/licenses

**  2.  /opt/intel/licenses

**  3.  /Users/tedchristopher 1/intel/licenses

**  4.  /Users/Shared/Library/Application Support/Intel/Licenses/m_KPSZZSBN.lic

**  5.  /opt/intel/compilers_and_libraries_2018.2.164/mac/bin/intel64/../../Licenses

**  6.  /Users/tedchristopher 1/Licenses

**  7.  /opt/intel/compilers_and_libraries_2018.2.164/mac/bin/intel64/*.lic

 

Please refer https://software.intel.com/en-us/faq/purchasing-renewing-upgrading#support-expiration ; for more information..

 

icc: error #10052: could not checkout FLEXlm license

 

 

Thanks for any help?

 

 

0 Kudos
2 Replies
TimP
Honored Contributor III
281 Views
Put the new license file in one of those directories. You could get another copy at registrationcenter.intel.com.
0 Kudos
christopher__ted
Beginner
281 Views

Tim P.

Thanks for the tip.  Will try tomorrow.

Ted

 

0 Kudos
Reply