Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

To force cpp module compilation, regardless of dependency checking

Hi,

When you build the project in IDE it checks the dependencies for each module and the module is NOT being recompiled when its content or headers it depends on did not change.

Is there a way to set the module to be ALWAYS compiled when project is build?

I remember such option existed in the Borland C++ for Windows IDE.

When I open Eclipse IDE and Properties window for the module I see the C/C++ Build options tab and there I see the checkbox to "Exclude from build" only - not exatly what I am trying to do. I cannot find a place in the IDE to set such option... if anything like this exists at all.
No RepliesBe the first to reply