Hi,
I have installed Intel® C++ Composer XE 2013 for Linux and Intel® C++ STM Compiler Prototype Edition 4.0 with a non-commercial/student license. When I try to compile using icc, I get the following error. Can anyone help me resolving the license issues?
=============================================
...
(COMPILE) build/library/common/debug.c
Error: A license for BetaSTMCCompL could not be obtained.
Your license has expired.
License file(s) used were (in this order):
1. Trusted Storage
2. /home/arpit/intel/licenses
3. /opt/intel/licenses/l_780096982_CMR4LJM9.lic
4. /opt/intel/licenses/l_CMR4LJM9.lic
5. /intel/licenses
6. /Users/Shared/Library/Application Support/Intel/Licenses
7. /home/arpit/intel/bin/intel64/l_cpp_32e_cd.lic
Please visit http://www.intel.com/software/products to obtain license renewal information.
icc: error #10052: could not checkout FLEXlm license
scons: *** [build/library/common/debug.o] Error 1
scons: building terminated because of errors.
=============================================
I have already checked the archived forums for Intel® C++ STM Compiler Prototype Edition but did not find any solution.