Use the
Build Configuration Filtering preference panel in the Preferences window to select which platforms are visible when creating new projects or build configurations. The results of this preference panel are used to populate the
Use the SBSv2 tab to select configurations for that build system. SBSv2 is the prefered build system for the most current SDKs.
Figure 1. Platform Filtering Preferences page (SBSv2 tab)
Item | Explanation |
---|---|
Default Configurations | The result of a Raptor query (--query=aliases) to show every supported aliases in every installed SDK. The aliases marked with a checkmark are available immediately as a selectable build configuration. |
Product Variant Configurations | The result of the a Raptor query (--query=product) to show the supported product variants available for the selected configuration. This list is not displayed if none of the installed SDKs support variant builds. |
Rescan Default Configurations | Click to rescan for sbs and build configurations in all installed SDKs. |
Add Variant | Opens the Add a custom product configuration dialog to create a variant build for the selected build configuration. The SDK must support variant builds for this to work. |
Remove Variant | Removes the selected variant from the list of available variants. |
Refresh | Select this button to obtain a fresh list of configurations from SBSv2. The list is refreshed each time Carbide starts up, but this button will allow users to add configuration xml files and get those new configurations without restarting Carbide.c++. |
Use the SBSv1 tab to select configurations for that build system.
Figure 2. Platform Filtering Preferences page (SBSv1 tab)
Item | Explanation |
---|---|
EKA2 Platforms | Select platform build targets to be displayed for OS 9.x and 8.1b when creating new projects and build configurations. Build targets include:
|
Discover customization (.bsf) and Symbian Binary Variant (.var) platforms dynamically | Select this option to scan for customized platform extensions and binary variations. The variant files searched for include:
|
NOTE EKA1 platform configurations are not supported by Carbide.