launch4j windres error fix... maybe

This commit is contained in:
Jindra Petřík
2016-09-20 00:25:37 +02:00
parent 59b3896ab6
commit 1da7bc03a1

View File

@@ -7,6 +7,7 @@ before_install:
- sudo apt-get install -y scons
- sudo apt-get install -y zlib1g-dev
- sudo apt-get install -y unzip
- sudo apt-get install -y ia32-libs
- mkdir $tools_dir
- wget -q https://www.free-decompiler.com/flash/nsis-3.0-src.tar.bz2
- bzip2 -d nsis-3.0-src.tar.bz2