michaelforney / samurai

ninja-compatible build tool written in C
Other
824 stars 46 forks source link

I get corrupt build log error #76

Closed ivan-volnov closed 2 years ago

ivan-volnov commented 3 years ago

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?

michaelforney commented 3 years ago

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