michaelforney / samurai

ninja-compatible build tool written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I get corrupt build log error

ivan-volnov opened this issue · comments

Hello,

I get this message from time to time

samu: corrupt build log: missing field
samu: corrupt build log: missing field
samu: invalid size, must be multiple of 4: 54

How to fix it?

You can just delete .ninja_log, or wait until the log gets rewritten automatically (when it gets large enough).