Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to create a builder that support building non-active configurations?

Hi Erwin,

Thanks for reporting back on the solution that you found.

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Tue, 22 Feb 2022 at 03:11, Waterlander, Erwin <erwin.waterlander@xxxxxxxxx> wrote:
The answer is I need to use IManagedBuilderMakefileGenerator2 i.s.o. IManagedBuilderMakefileGenerator for the makefile generator.

regards,

--
Erwin

-----Original Message-----
From: cdt-dev <cdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Waterlander, Erwin
Sent: Monday, February 21, 2022 17:52
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: [cdt-dev] How to create a builder that support building non-active configurations?

Hi,

I have created CDT build configurations with toolchains and tools. When a build of a non-active build configuration is triggered via a launch configuration I get the error message "request for building non active configuration for the builder that does not support this". How do I make my builder support non-active configurations?

best regards,

--
Erwin Waterlander
---------------------------------------------------------------------
Intel Benelux B.V.
Registered in The Netherlands under number 24134020
Statutory seat: Rotterdam
Registered address: Capronilaan 37, 1119NG Schiphol-Rijk

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top