Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Build of Managed C++ project doesn't handle dependancies: Page 1 of 2 (2 Items)
   
Build of Managed C++ project doesn't handle dependancies  
Hi,

I have a large project which I have setup as a Managed C++ project in Momentics 4.0.1.  When I modify an include file it
 seems to only recompile the appropriate cpp files if the cpp files are in the same folder as the modified h file. Souce
 files in other folders which reference the modified include file don't get recompiled.

The work around we are doing now is doing a clean every time we change an h file.  However as it takes about 15 minutes 
to do a full build this is very inconvenient.

Is this a known problem, are there any workarounds.

Cheers
Thom