It looks like the compiler-playerglobalc directory is missing from the source bundle. This causes the build to fail when running the approval script.
In build.xml, I think that stage-source (or one of the other targets that it calls) needs to be updated to include compiler-playerglobalc. In stage-compiler, you can see how it copies the files for the other compiler modules. It's probably as easy as copy-pasting the section for compiler-externc and changing the compiler-externc paths to compiler-playerglobalc. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Fri, Jul 23, 2021 at 8:14 AM <apacheroyal...@gmail.com> wrote: > This is the discussion thread. > > Thanks, > Yishay Weiss