[Qt-creator] MSVC: Fix Microsoft Visual Cpp Build Tools - not working for MSVC2015

Eike Ziller Eike.Ziller at qt.io
Mon Jun 6 15:42:06 CEST 2016


> On May 31, 2016, at 8:40 AM, Epting, Thomas <thomas.epting at stryker.com> wrote:
> 
> Hi all,
>  
> We found that the change below is not working correctly for MSVC2015 (VC14).
> http://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?h=4.0&id=2be4d2643a4ffc8a6c14197a943bcd6694d4f015
>  
> For example for x86_amd64, it leads to “vcvarsx86_amd64.bat” being called with argument “x86_amd64”, which is rejected by the script. The only argument allowed for vcvarsx86_amd64.bat is “store”. This behavior obviously was changed for VC14. Earlier versions of the VC compiler simply did ignore this argument.
>  
> It would be correct to call “vcvarsall.bat” with the platform argument. However the specific platform scripts should be called without any argument. Could you please take care of fixing that?


Should be fixed in next snapshots (https://codereview.qt-project.org/161554)

Thanks and best regards, Eike

-- 
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin
eike.ziller at qt.io
+123 45 6789012
http://qt.io
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B





More information about the Qt-creator mailing list