toolchainversion
Specifies the version of the toolchain to use.
toolchainversion ("value")
Parameters
value
is one of:
Android Projects
4.6
: GCC 4.64.8
: GCC 4.84.9
: GCC 4.93.4
: Clang 3.43.5
: Clang 3.53.6
: Clang 3.63.8
: Clang 3.85.0
: Clang 5.0
Linux Projects
remote
: Remote Compilation and Debuggingwsl
: Windows Subsystem for Linuxwsl2
: Windows Subsystem for Linux 2
Applies To
The config
scope.
Availability
Premake 5.0.0 alpha 14 or later, only applies to Android projects. Premake 5.0.0 beta 3 or later, only applies to Visual Studio Linux projects.
Examples
toolchainversion "5.0"