Altera_Forum
Honored Contributor
14 years agoQuartus 8.1 on Linux
We have an old development project running with Quartus V8.1 which works fine on XP.
Our new development PCs are Windows7 which is unsupported with Quartus, so I thought I'd try running the Linux version. I've downloaded and installed the NIOS IDE/Quartus II and I can see everything is in /opt/altera81, but when I load the project into Eclipse it won't compile! It looks like the path to the nios2-elf-gcc (and the other tools) can't be found. Is there a script or something that I need to run before loading the IDE? There seems to be several snippets, but nothing that works properly. Can anyone help me?