Hi
I am using a software (Thermal Desktop) which requires fortran compiler. It was working fine until I got this message
Current Patch Level = 5
Version = 5.7 Intel Fortran
Error: A license for FCompW could not be obtained
Your license has expired.
License file(s) used were (in this order):
1. Trusted Storage
2. C:\Program Files (x86)\Common Files\Intel\Licenses\w_FZRGBJ75.lic
3. C:\Program Files\Common Files\Intel\Licenses
4. C:\PROGRA~2\Intel\COMPOS~1\bin\intel64\*.lic
Please visit http://software.intel.com/sites/support/ to obtain license renewal information.
ifort: error #10052: could not checkout FLEXlm license
To rectify this I went to intel website and downloaded
Intel Parallel Studio XE Cluster Edition for Windows 2017 for students from https://software.intel.com/en-us/qualify-for-free-software/student#
After that I again tried using my software and I started getting this error message:
Current Patch Level = 5
Version = 5.7 Intel Fortran
I am not sure what to make out of it. Can you please help me fix it.
Thank you.