History | View | Annotate | Download (4.07 KB)
gitlab-ci: install Debian's libqt5widgets5 for emulator64-x86
libQt5Widgets.so.5 is provided by the Android SDK, but it is failing tofind it:
emulator64-x86: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory...
gitlab-ci: force accept android-sdk-preview-license for android-25
https://stackoverflow.com/questions/38096225/automatically-accept-all-sdk-licences
gitlab-ci: add tests on emulators for platforms 16 and 25
I tried for the life of me to get it running on android-10 emulators,but they always just crash at the start of running the tests.
set up gitlab-ci