Forum Discussion
Altera_Forum
Honored Contributor
17 years agoCyclone III-Control_Panel problem, dll not found
Hi, I am trying to install control panel for cyclone III starter kit, but having problems. It installs succesfully (v7.2) but when i try to run the control panel, it gives the following error. ...
Altera_Forum
Honored Contributor
14 years agoI had a similar problem -- jtag_client.dll and other Quartus libraries could not be found when running software that was trying to use them. I found that my Quartus bin directory was not in my PATH environment variable. This was very strange because I know for a fact that it used to be in my PATH.
Anyway, after adding the directory to the PATH env var (the directory in my case was C:\altera\91\quartus\bin) the problem went away. Hope this helps! LH