mirror of
https://github.com/processing/processing4.git
synced 2026-05-01 08:25:52 +02:00
Switch to default jikes.exe compiler (no cygwin dlls required, updated to version 1.18)
This commit is contained in:
@@ -49,8 +49,6 @@ cp -r work/lib/export processing/lib/
|
||||
rm -rf processing/lib/export/CVS
|
||||
|
||||
# get jikes and depedencies
|
||||
cp /usr/bin/cygwin1.dll processing/
|
||||
cp /usr/bin/cygiconv-2.dll processing/
|
||||
gunzip < jikes.exe.gz > processing/jikes.exe
|
||||
chmod +x processing/jikes.exe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user