Re: [CMake] Problem with Ninja on Windows

2017-04-24 Thread Robert Bielik
elik > Sent: den 24 april 2017 13:28 > To: Cmake@cmake.org > Subject: [CMake] Problem with Ninja on Windows > > Hi all, > > I've come to a problem with Ninja on Windows, but only when building for > MSVC amd64 toolchain. With x86, it works OK. The error I get is: > &g

[CMake] Problem with Ninja on Windows

2017-04-24 Thread Robert Bielik
Hi all, I've come to a problem with Ninja on Windows, but only when building for MSVC amd64 toolchain. With x86, it works OK. The error I get is: CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly. Missing variable is: CMAKE_ASM_NASM_COMPILE_OBJECT