Forum Discussion
firman
New Contributor
4 years agoInvalid license environment. Application closing. (quartus 21.1)
Unable to checkout a license. Make sure your license file environment variable (e.g., LM_LICENSE_FILE)
is set correctly and then run 'lmutil lmdiag' to diagnose the problem.
Unable to checkout a ...
RakeshD
New Contributor
4 years agoIn my case, ModelSim was not installed (It does not get installed automatically with Quartus 21.1 as it does with older versions). After installing it manually and setting the path in Quartus, the problem disappeared.
- Rakesh
blacklake
New Contributor
4 years agoHi Rakesh,
I've tried looking for the modelsim installer but I can't find it anywhere. Could you help me here?
-Quwam
- RakeshD4 years ago
New Contributor
Hi Quwam,
You can download Modelsim from:
https://fpgasoftware.intel.com/20.1.1/?edition=lite&platform=windows
After installation, you can set the Modelsim path in Quartus (Tools -> Options -> General -> EDA Tools Options).
- Rakesh
- blacklake4 years ago
New Contributor
Thanks a lot!