Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to create a builder that support building non-active configurations?
  • From: "Waterlander, Erwin" <erwin.waterlander@xxxxxxxxx>
  • Date: Mon, 21 Feb 2022 16:51:44 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=QlzVnRfNQIitchYhoa9V56zzJsQvUjlgDqK6AREMAJg=; b=iP5gPHBtf+tymHB+/gB+9lbz410PmihWrm1tuEDTirXY8POBc8yMWxqmp2Kz1kBE6kLKaA35jMDO/SJet/nF+k5mwExfOGfZC213I3Gd7y9TGc+rXfGUIC3rEKMAag8iy6izt5r732IUzwqsxQoK2S7j05tCmAN6lUGwTbtJEGXWVm/9lx6bTOUKW7l9QhcTVXZZVxSEdQCMA0yslVD5QoDjKwReGqbRRNBWdCvyzWoZZUmKcybQpGfMUJEYVSvBLEMlz4dUWP0I3wZxOFtKue9JmO/S3KJ6nM4rsPCA30TZ5YTJnLZfXUxZ2gToIIa8KxY8Z03bOHr6KAoiCb9JEA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Fv+snOIvLjtwVBAM91Oyb3bz+F6zPLRIDB7LqTdECEqfkh8W66BbLbkXLKYgHAU0asUf5COBQiGuEsBG6u7jNVEFZ36GJ5URnOj6JlLQRYYUFp9pWlho01hcCh14UjpfciqFnrlCFUMHO35iQpUlWSjMf6bYmYPF7znQCinQl3maDZXksI90ErC8bnmQaLwcQsqeMje+cjWvyIjlFlC8CQXdVipwnWD7ucg6ugUMfLHcE3tnCktAsbI45fV+M84bnIqzMT8gz2N7J+ZWIecYtGCDlAd6+qm7aifKCbY8NpXeH6ANT45ZivRuWMsMkIcmLcirIRokvHO4ehSq8k3BpA==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • Dlp-product: dlpe-windows
  • Dlp-reaction: no-action
  • Dlp-version: 11.6.200.16
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev/>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdgnQkzdIu4Xr9VNTFOLf53o2RWcYQ==
  • Thread-topic: 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.



Back to the top