Alice_YS_Chen
New Contributor
5 years agocompiling quartus project using Git runner
Hi,
I encountered a problem when I use git runner to build the quartus project. The project files are at the local side.
I got the error like this:
However, if I use the Nios II EDS command shell to build the project at the local side directly, it can work.
Then, I searched for solution and I found one that adding an environment variable named "LM_LICENSE_FILE" and setting it's value "d:\file\license.dat".
Unfortunately, it still got the same error above.
Please help me solve this problem, thanks!
Hi,
I just restart my computer system after adding an environment variable named "LM_LICENSE_FILE" and setting it's value "d:\file\license.dat" and it works!
so, it must re-power on system.