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? Thanks in advance, David4 Replies
- Altera_Forum
Honored Contributor
You 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.
- Altera_Forum
Honored Contributor
I have solved this issue a week ago.http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
Thanks anyway for your kindly reply... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif - Altera_Forum
Honored Contributor
hello, can u pls tell me how to link the source files to several different Nios II projects?
- Altera_Forum
Honored Contributor
You can link files using eclipse.
For example New Folder then Advanced enable "link to ..."