Forum Discussion

Alice_YS_Chen's avatar
Alice_YS_Chen
Icon for New Contributor rankNew Contributor
5 years ago
Solved

compiling 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!

  • Alice_YS_Chen's avatar
    Alice_YS_Chen
    5 years ago

    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.

4 Replies