Forum Discussion
Altera_Forum
Honored Contributor
20 years agosource files exist in different folders
Dear all, I wanna use C++ to develop my project. May I create different folders to contain source files? If yes, how can I compile the project, need I write makefile by myself? ...
Altera_Forum
Honored Contributor
20 years agoYou can add a folder from a different location to your project. My projects are usually divided to several projects that don't reside where the Nios IDE project is. Create a new folder in your project, and select "Link" to link it to an existing folder.