D15976: Fix KDevelop's detection for Visual Studio 2017 compiler and tools.
Gleb Popov
noreply at phabricator.kde.org
Sat Oct 6 09:22:42 BST 2018
arrowd added inline comments.
INLINE COMMENTS
> kdevelop-msvc.bat:22
> +if DEFINED VS150COMNTOOLS (
> + SET script="%base%..\..\VC\Auxiliary\Build\vcvarsall.bat" x64
> +) else (
Not sure about `x64` part. What if user wants `x32` project? Or that is arch of the toolchain itself?
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D15976
To: Petross404, #kdevelop
Cc: arrowd, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181006/7f9b911d/attachment-0001.html>
More information about the KDevelop-devel
mailing list