[CMake] 'cmake.exe -G Ninja' doesn't work for VS2017 with cmake ver 3.9.1

masaru tsuchiyama m.tmatma at gmail.com
Tue Aug 22 18:34:33 EDT 2017


Hello

I'm busy today.
So I'll try tomorrow or the day after tomorrow.

Regards
Masaru.


2017年8月23日(水) 0:36 Brad King <brad.king at kitware.com>:

> On 08/21/2017 05:56 PM, masaru tsuchiyama wrote:
> >> https://gitlab.kitware.com/cmake/cmake/issues/17191
> > I think it is same as the issue.
> > I use Japanese version of Win10 Pro.
>
> Thanks.  Unfortunately I've not been able to reproduce it.
> See discussion in the issue.
>
> Since you have a local build you used for bisecting this, might you be
> able to debug it?
>
> The `rules.ninja` file is likely missing due to `codecvt::do_out`
> in `Source/cm_codecvt.cxx` returning `std::codecvt_base::error`
> somewhere, causing the stream state to be bad so cmGeneratedFileStream
> doesn't rename the temporary file to its final place.
>
> Thanks,
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170822/205690a4/attachment.html>


More information about the CMake mailing list