Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Multiple Build Configuration(Creating multiple build config in same project)
Multiple Build Configuration [message #512398] Thu, 04 February 2010 17:15 Go to next message
Eclipse UserFriend
i am trying to create multple build configuration in the same project...each build configuration has its own set of sources to compile..this build configuration works however I am not able to find which sources are part of the active configuration from the project view...it is always holding the first configuration setting

Any inputs
Re: Multiple Build Configuration [message #512683 is a reply to message #512398] Fri, 05 February 2010 23:11 Go to previous message
Eclipse UserFriend
Editor and views show configuration used by indexer. By default this configuration is fixed. You can associate with indexer active configuration using preferences->C/C++->Indexer->Build configuration for the indexer (or in project properties). But be aware that indexer will rebuild from scratch when you switch active configuration in that case.

Andrew
Previous Topic:[SOLVED] Indexer not working properly
Next Topic:Launching Debug Session takes forever
Goto Forum:
  


Current Time: Fri Nov 07 05:23:38 EST 2025

Powered by FUDForum. Page generated in 0.03829 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top