Altera_Forum
Honored Contributor
15 years agoBuild Configurations and Exclude from Build in Eclipse
Has anyone had problems with using Build Configurations or Exclude from Build in Eclipse Ganymede with a Nios software project? I have a project with a test main.c and an operational main.c in different folders. I tried using Exclude from Build to isolate one main.c for a build, but both files still appear to be built which causes a linker error. I also tried defining two Build Configurations, one with each main.c. Still, the same thing happens--both get built. It's almost like the Makefile is not getting refreshed when I change settings. Is this feature supported in the Altera environment and I'm using it wrong or does it just not work?
Thanks, -Brad