Altera_Forum
Honored Contributor
16 years agoNios errors in template build
Hi,
I'm a student who is new to Nios and I've have been trying to create a basic C/C++ application. I have created a new project using the hello_world template but I receive some errors when I try to build the project. I have searched all over the web for a solution but cannot find anything. In the console it says: **** Build of configuration Debug for project hello_world_0 **** make -s all Compiling crt0.S... make[1]: *** [crt0.o] Error 57 make: *** [system_project] Error 2 Build completed in 5.032 seconds Does anyone know what these errors mean? Any help would be vastly appreciated.