Forum Discussion
Altera_Forum
Honored Contributor
12 years agoQuartus 5 Eclipse not Building "Hello World" or any other Code on Windows-7 Machine
Hello There,
I am using Quartus 5 on windows 7 machine. i open the example project from directory. C:|altera\Quartus\example\verilog\nios_II_1C20\standard\standard.qpf copmile it and programme the Altera Cyclone Dev-Kit (1C20 board). then open the eclipse create new application (Hello World)--> then build the Application. it generate a error (Please see attached print Screen of Error's) i have rebuild the code by opening the eclipse in 1.administrator privilege 2. in Windows-XP Compatibility mode 3. Windows 7 Compatibility mode But Result are same. Regards kaushal1 Reply
- Altera_Forum
Honored Contributor
I guess you didn't create a new project but you moved it or copied from another system, so it seems it is missing some file reference.
Try a project clean and rebuld all. If this doesn't work, probably you need to change some directory name inside project properties. If you can't solve it, you'd better create a new project from scratch.