On Mon, Nov 20, 2023 at 11:36 PM Leslie Mann <[email protected]> wrote:
> Turns out that the native compiler 'compiler' is a UPX packed exe and > after unpacking it functions normally. Don't know enough about Maven to > figure out how to add an 'unpack' step, nor how to avoid updating NPM > package with each Maven run so after resorting to some crude configuration > hacks I'm able to successfully compile the client... > > I'm still curious what about your environment is causing this, as I build 1.5.3 and the current code in the git repo on pretty much a daily basis, on Intel x86_64-based systems, and I've never run into this error, nor have I ever had to do any unpacking or NPM updates in order to get the client to build properly. -Nick >
