Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

compiling quartus project using Git runner

Alice_YS_Chen
Novice
2,681 Views

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:

error.PNG

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!

0 Kudos
1 Solution
Alice_YS_Chen
Novice
2,605 Views

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.

View solution in original post

0 Kudos
4 Replies
Alice_YS_Chen
Novice
2,605 Views

I have known the reason why the error appeared.

0 Kudos
Ahmed_H_Intel1
Employee
2,605 Views

Hi,

Can you share with me the root cause you found?

 

0 Kudos
Alice_YS_Chen
Novice
2,606 Views

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.

0 Kudos
Ahmed_H_Intel1
Employee
2,605 Views

Thanks a lot for your sharings.

 

0 Kudos
Reply