Re: [cfe-users] cmake error with cmake 3.9.1

2017-08-27 Thread masaru tsuchiyama via cfe-users
Hello This was fixed at https://gitlab.kitware.com/cmake/cmake/merge_requests/1179 It will be released at cmake 3.9.2 Regards. Masaru 2017-08-20 11:22 GMT+09:00 Masaru Tsuchiyama : > Hello > > This was a bug of cmake. > > cmake doesn't create 'rules.ninja' while the build process > even though

Re: [cfe-users] cmake error with cmake 3.9.1

2017-08-19 Thread Masaru Tsuchiyama via cfe-users
Hello This was a bug of cmake. cmake doesn't create 'rules.ninja' while the build process even though generated build.ninja has a line "include rules.ninja". I can reproduce it with the other project which uses cmake. Regards. Masaru. Masaru Tsuchiyama wrote: Hello I updated cmake to 3.9.1,

[cfe-users] cmake error with cmake 3.9.1

2017-08-18 Thread Masaru Tsuchiyama via cfe-users
Hello I updated cmake to 3.9.1, then got the following error message on Win10. I don't get this error with cmake 3.7.1. Do you know what is wrong? a bug of cmake? > "C:\Program Files\CMake\bin\cmake.exe" -G Ninja -D CMAKE_INSTALL_PREFIX=c:\clang -D CMAKE_BUILD_TYPE=Release .. -- The C compile