Skip to content

Commit

Permalink
Merge pull request #78 from rodlie/1.2-next
Browse files Browse the repository at this point in the history
1.2 win sdk
  • Loading branch information
rodlie authored Nov 3, 2019
2 parents c0d48c0 + adbabc4 commit 6098c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ if [ "${SETUP}" = 1 ]; then
sudo apt-get install flex g++ g++-multilib libc6-dev-i386 wine p7zip-full libfreetype6-dev libfontconfig1-dev
echo "Extracting win64 sdk ..."
mkdir -p ${MXE}
wget https://sourceforge.net/projects/prepress/files/sdk/cyan-1.2-sdk-win64.tar.xz/download && mv download download.tar.xz
wget https://sourceforge.net/projects/prepress/files/sdk/cyan-sdk-mingw64_xenial64-gcc7-qt59-static-20191103.tar.xz/download && mv download download.tar.xz
tar xf download.tar.xz -C ${MXE}/
rm -f download.tar.xz
echo "Extracting xenial64 sdk ..."
Expand Down

0 comments on commit 6098c64

Please sign in to comment.