Licensing Error in Simulation Waveform Editor
Hello everyone, I'm trying to run a simple simulation on a block diagram I built in Quartus Prime Lite Edition, the compilation is successful but I get a pesky error every time I run so I end up not getting the results displayed. It says:
"Unable to checkout a license. Vsim is closing.
** Fatal: Invalid license environment. Application closing.
Unable to checkout a license. Make sure your license file environment variables are set correctly and then run 'lmutil lmdiag' to diagnose the problem.
Modelsim - Intel FPGA Edition uses the following environment variables to check the licenses (listed in the order of preference)
1. MGLS_LICENSE_FILE
2. LM_LICENSE_FILE."
I understand there's some missing licenses so I went to the License Daemon Downloads page to get the Modelsim_Altera_daemon_win.zip and all I got inside were 3 files called lmgrd.exe, lmulti.exe, mgcld.exe which I have no idea how to implement them, since they all just open a cmd and close right away.
Could someone please help me through this installation?