This feature helps you switch between multiple versions of a toolchain. When you acquire a new version of the command line tools associated with an integration plug-in, multiple compiler feature allows you to add the new version into the list of available toolchain versions.
To switch between multiple versions of a toolchain:
The Properties for <project> dialog appears.
The C/C++ build settings appear in the right pane of the Properties for <project> dialog.
The build tool version settings appear in the Build Tool Versions pane.
The following table lists and defines the Build Tool Versions pane controls.
| Control | Description |
|---|---|
| Build Tool Versions table | Lists multiple toolchain versions. |
| Add button | Adds a new toolchain version. |
| Edit button | Edits the currently selected toolchain version. |
| Delete button | Deletes a toolchain version. |
| Set as Default button | Sets the currently selected toolchain versions as default toolchain version for building projects. |
| Restore Defaults button | Restores the default toolchain version. |
Now, you can switch between multiple versions of a toolchain.