[QBS] Error compile with
Christian Kandeler
christian.kandeler at digia.com
Fri Aug 2 12:06:38 CEST 2013
On 08/02/2013 11:22 AM, Alexey Obukhov wrote:
> Compile my project (MSVC2010, Qt 5.1.0)
>
> Qbs says:
>
> ERROR: Error while setting up build environment: TypeError: Result of
> expression 'toolchainInstallPath' [undefined] is not an object.
Please double-check that your profile is set up correctly. Presumably
cpp.toolchainInstallPath is not set and "qbs detect-toolchains" needs to
be executed. Or perhaps your Qt profile does not have a cpp profile as
its baseProfile?
Christian
More information about the Qbs
mailing list