LeonardLaszlo / nw.js-armv7-binaries

NW.js ARMv7 and ARMv8 binaries and the scripts for building and running the executable.
145 stars 22 forks source link

Trying to compile NWJS 28 for RasPi 3 with ARMv7 #19

Closed techanon closed 6 years ago

techanon commented 6 years ago

I've followed the instructions from the v23 file. Gotten through all the steps successfully (after a few issues that were just due to differences in versions) up till the ninja -C out_gn_arm/Release node command. Trying to run that throws some errors. The unique ones are failure to find 3 files.

I'm working on Ubuntu 16.04 64bit.

I'm not sure what further steps I can take to resolve this.

techanon commented 6 years ago

Moved issue to nw.js repository. https://github.com/nwjs/nw.js/issues/6446