Use the
-Platform Filtering Preferences tabs in the Preferences window to select which platforms are visible when creating new projects or build configurations. For Symbian Build System version 1 (SBSv1), the EKA2 and EKA1 platforms are available with a list of build targets for each.
-
-
Figure 1. SDK Platform Filter window (SBSv1 tab)
-
Table 1 SDK Platform Filter—SBSv1 items
+Platform Filtering Preferences tabs in the Preferences window to select which platforms are visible when creating new projects or build configurations.
+
SBSv2 tab
+
Use the SBSv2 tab to select configurations for that build system. SBSv2 is the prefered build system for the most current SDKs.
Select platform build targets to be displayed for OS 9.5 and later when creating new projects and build configurations. BSF’s are gone in SBSv2. All build configurations (platform/target), including the built-in platforms (WISNCW, ARMV5), are declared in xml files in the \sbs\lib\config directory.
+
Build targets include:
+
+
armv5_udeb
+
armv5_urel
+
armv6_udeb
+
armv6_urel
+
armv7_udeb
+
armv7_urel
+
armv9e_udeb
+
armv9e_urel
+
winscw_udeb
+
winscw_urel
+
+
+
+
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++.
+
+
+
SBSv1 tab
+
Use the SBSv1 tab to select configurations for that build system.
Select platform build targets to be displayed for OS versions 8.1a and less (8.xa, 7.x, 6.x) when creating new projects and build configurations.
-
Build targets include:
-
-
Emulation (WINSCW)
-
ARMI
-
ARM4
-
THUMB
-
-
-
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:
.bsf files, located in the \epoc32\root directory
Symbian Binary Variant (.var) files, located in the \epoc32\tools directory
-
-
+
-
-
-
Figure 2. SDK Platform Filter window (SBSv2 tab)
-
Table 2 SDK Platform Filter—SBSv2 items
-
-
-
Item
-
Explanation
-
-
-
Platforms
-
Select platform build targets to be displayed for OS 9.5 and later when creating new projects and build configurations. BSF’s are gone in SBSv2. All build configurations (platform/target), including the built-in platforms (WISNCW, ARMV5), are declared in xml files in the \sbs\lib\config directory.
-
Build targets include:
-
-
armv5_udeb
-
armv5_urel
-
armv7_udeb
-
armv7_urel
-
tools2_deb
-
tools2_rel
-
gccxml_udeb
-
gccxml_urel
-
tools_deb
-
tools_rel
-
winscw_udeb
-
winscw_urel
-
-
-
-
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++.
-
-
+
NOTE EKA1 platform configurations are no longer supported by Carbide.