New Project Wizard, Select a toolchain
You can select toolchain(s) from this page of the wizard. A toolchain is a set of tools (such as a compiler, linker, and assembler) intended to build your project. Additional tools, such as a debugger, can be associated with a toolchain. There can be several toolchains available, depending on the project type you specify, and the compilers installed on your system.
Name | Function |
---|---|
Toolchain | Specifies toolchains available for selected project type. |
Show Project Types and toolchains only if they are supported on the platform | When selected (default), the list is filtered so that only toolchains
that are buildable on the host system are shown. If it is not selected, the list displays all known toolchains. |
Tutorial: Creating a simple application
Set Project Name and Location
Select Project type
Select toolchain
Select configurations