Forum Discussion
Altera_Forum
Honored Contributor
15 years agosymbols in build configurations
I am using NIOS SBT 9.1, and I want to set up separate debug and release build configurations and have different global symbol defines for each configuration. However, if I define symbols in the C/C...
Altera_Forum
Honored Contributor
15 years agoI don't like the way of managing the build configurations as well. We use NIOS EDS 10.0 and it's the same problem as described above.
We would like to have the same functionality as in the IDE. The only solution I know, is to use the command prompt instead of IDE/EDS and compiling with different makefiles. But that's not a solution to me. I prefer using an IDE. Any suggestions are welcome here as well!