On Wed, Jun 26, 2019 at 09:30:41AM +0000, [email protected] wrote: > Okay, and how would I proceed without the build.sh running clean in obj first > then? > I've reads bits of build.sh but I am not sure if it was obvious to find.
It does not do a clean in obj/tools alwasys, which might be what causes the issue. So please just rm those dirs and run the same build.sh again. Thanks! Martin
