mirror of
https://github.com/processing/processing4.git
synced 2026-01-27 18:31:07 +01:00
Enable exporting of Windows applications on ARM
Steps to compile ld & windres: sudo aptitude install mingw-w64 wget https://ftp.gnu.org/gnu/binutils/binutils-2.30.tar.bz2 cd binutils-2.30 ./configure --target=i686-w64-mingw32 make -j4 -l4 sudo make install
This commit is contained in:
BIN
java/application/launch4j/bin/ld-linux-armv6hf
Executable file
BIN
java/application/launch4j/bin/ld-linux-armv6hf
Executable file
Binary file not shown.
BIN
java/application/launch4j/bin/windres-linux-armv6hf
Executable file
BIN
java/application/launch4j/bin/windres-linux-armv6hf
Executable file
Binary file not shown.
Reference in New Issue
Block a user