D15976: Fix KDevelop's detection for Visual Studio 2017 compiler and tools.

Petros Siligkounas noreply at phabricator.kde.org
Sat Oct 6 00:06:43 BST 2018


Petross404 created this revision.
Petross404 added a reviewer: KDevelop.
Petross404 added a project: KDevelop.
Petross404 requested review of this revision.

REVISION SUMMARY
  Visual Studio 2017 defines the `VS150COMNTOOLS` variable which `kdevelop-msvc.bat` ignored till now.
  
  Also VS17 has a new folder layout, so `vcvarsall.bat` is under a different location. An if-else finds the script accordingly.
  
  Last but not least clicking `kdevelop-msvc.bat` doesn't initialize our MSVC enviroment; one has to find and run the script from Developer Command Prompt!

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D15976

AFFECTED FILES
  app/windows/kdevelop-msvc.bat

To: Petross404, #kdevelop
Cc: kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181005/022968d5/attachment.html>


More information about the KDevelop-devel mailing list