- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
We have a project under NIOS EDS 10.0 with many include directories. In project properties->nios ii application properties->nios ii application paths you have to set the application include directories. If you click on add you can only add one directory. So in case you have many directories you can spend some hours to include all your files. is there any solution for including multiple directories at once? or to select an option like recursiv, for including all sub-directories? In my opinion such a feature is mandatory for software development! Thanks, PhilippLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm looking for a quick way to add include directories too. Our software is split up in 20+ folders and I'm not going to add each separately. I looked around the settings files to see if I could add these directories with a text editor but couldn't find the right settings file. Any luck with this pillemann? I'm surprised there aren't more complaints about this!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I think the settings file you are searching for is the makefile. If you want to add some include directories within a text editor you have to modify the makefile. Regards- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks that works. It is the APP_INCLUDE_DIRS in makefile. I guess EDS isn't consistent with where it saves the GUI fields.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page