Details
Description
Detecting Visual Studio 2013 does not work 100%.
I am in a Visual Studio shell an call "qbs-detect-toolchains.exe"
Detecting MSVC toolchains...
Windows SDK v7.1A detected:
installed in C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A
Windows SDK v8.0A detected:
installed in C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A
Windows SDK v8.1 detected:
installed in C:\Program Files (x86)\Windows Kits\8.1
Windows SDK v8.1A detected:
installed in C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A
MSVC detected:
version 2013
installed in D:\Programmierung\IDE\Microsoft Visual Studio 12.0\VC\bin
Setting up profile 'MSVC2013_x86'.
Setting up profile 'MSVC2013_x86_64'.
But when I open "qbs-config-ui.exe"
then the "windowsSDKPath" property is empty. Although he has found the sdk.
Please make sure the correct path is added to the profile.
Attachments
Issue Links
- depends on
-
QBS-444 Call vcvarsall.bat to set the build environment in the MSVC module
-
- Closed
-