--
You received this message because you are subscribed to the Google Groups "ninja-build" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ninja-build+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On 4/29/2013 11:59 AM, Nico Weber wrote:
Fix attempt: https://github.com/martine/ninja/pull/558
New error:
http://my.cdash.org/viewBuildError.php?buildid=472421
src\util.cc(362) : error C2065: 'kTestFilename' : undeclared identifier
On Mon, Apr 29, 2013 at 10:18 AM, Bill Hoffman <bill.h...@kitware.com> wrote:
On 4/29/2013 11:59 AM, Nico Weber wrote:
Fix attempt: https://github.com/martine/ninja/pull/558
New error:
http://my.cdash.org/viewBuildError.php?buildid=472421
src\util.cc(362) : error C2065: 'kTestFilename' : undeclared identifierNew fix attempt: https://github.com/martine/ninja/pull/559