Oh, so apparently the clang QtApng builds are for Mac...
This commit is contained in:
parent
3b718808b7
commit
757da1624c
@ -42,9 +42,9 @@ build linux x86_64:
|
||||
# Extract QtApng
|
||||
- mkdir qtapng
|
||||
- cd qtapng
|
||||
- curl -L https://github.com/Skycoder42/QtApng/releases/download/1.1.0-5/build_clang_64_5.12.0.tar.xz -o apng.tar.xz
|
||||
- curl -L https://github.com/Skycoder42/QtApng/releases/download/1.1.0-5/build_gcc_64_5.12.0.tar.xz -o apng.tar.xz
|
||||
- tar -xvf apng.tar.xz
|
||||
- cp clang_64/plugins/imageformats/libqapng.so ../lib
|
||||
- cp gcc_64/plugins/imageformats/libqapng.so ../lib
|
||||
- cd ..
|
||||
|
||||
# Build
|
||||
|
Loading…
Reference in New Issue
Block a user