Forum Discussion
Altera_Forum
Honored Contributor
21 years agoYou can build projects that you have created from the IDE by running "make" from the command. To do this, open an SDK shell, change into the Debug or Release directory of your application project then run "make".
If you also want to create a project from the command line, you can use the tools described in the "Altera Command-Line tools" section of Chaper 11 of the Nios II Software Developer's Handbook.