Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Managed Build Questions

--- "Brunauer, Walter" <Walter.Brunauer@xxxxxxxxxxxxx>
wrote:

> Hi Robert,
> 
> I was expecting this feature as well, but unless I
> am missing something,
> CDT is still not able to handle multiple build
> artifacts within the same
> project.
> 
> I guess, all you could do is to split up your
> project into n...
> 
> Cheers,
> 
> Walter
> 
> PS: And while we are at it: anybody knows, how one
> could switch from
> internal to external builder? Seems, the
> corresponding property page is
> always completely disabled...
> 

Hello Walter,

Yup it's disabled initially in C/C++ Build->Builder
Settings, but once you change 'Current Builder' in
C/C++ Build->Tool chain editor to 'Gnu Make Builder'
it becomes changeable in C/C++ Build->Builder Settings
(regardless of whether you return it to Internal
Builder again, anywhere).

I wonder if this is intended behavior, as it seems
inconsistent to me.

Best regards,
Ron

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top