On Wed, Apr 19, 2017 at 7:24 PM, Alexey Min <alexey....@gmail.com> wrote: > Built fine for me with "Build Tools for Visual Studio 2017" > (https://www.visualstudio.com/downloads/ "Other Tools And Frameworks" > section) which contains only compiler and libs without IDE.
Okay. Would you mind checking what version of VS 2017 you've got? The system i'm using has 15.0.26403.7 (per the CMD prompt) > > I used part of the environment provided by craft, for cmake to able to > find ECM (my KDEROOT is E:\KDE, or R:\). > First I built threadweaver using craft, msvc2015 x64, to make sure it > compiles with msvc2015. > > I went for manual procedure with vc2017: manually installed > cmake-3.8.0 into craft's dir R:/dev-utils/cmake (by default craft has > 3.7) > Then launched Start menu -> Visual Studio 2017 -> x64 Native Tools > Command Prompt. > From there manually launched cmake with source dir set to where craft > downloaded sources, E:/KDE/download/git/threadweaver, build dir to > manually created E:/KDE/build/frameworks/threadweaver/vc2017. > Configured with generator "NMake Makefiles", "Use default native compilers" > > and full build log https://paste.kde.org/pvhyt3xxo > Cheers, Ben > > 2017-04-18 14:37 GMT+05:00 Ben Cooksley <bcooks...@kde.org>: >> On Tue, Apr 18, 2017 at 6:53 PM, Kevin Funk <kf...@kde.org> wrote: >>> On Monday, 17 April 2017 22:43:56 CEST Aleix Pol wrote: >>>> On Mon, Apr 17, 2017 at 6:09 AM, Ben Cooksley <bcooks...@kde.org> wrote: >>>> > Hi all, >>>> > >>>> > If someone could take a look at the following build log that would be >>>> > appreciated: >>>> > https://paste.kde.org/pzyhxydjw/xxx39x/raw >>>>