1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/windows
Anthony Bilinski 68ca7354be
fix(Windows): Add missed openal dll since CI refactor
Old windows/cross-compile/build.sh copied OPENAL_PREFIX_DIR/bin/*.dll to be
included, but the current Dockerfile.windows_builder copies libs one by one
and misses OpenAL. qTox fails to start on launch with due to missing
OpenAL32.dll on Windows because of this.

Add a special check for OpenAL, since the generic missing dll check doesn't
cover it.
2022-02-17 12:41:09 -08:00
..
cross-compile fix(Windows): Add missed openal dll since CI refactor 2022-02-17 12:41:09 -08:00
generate-icon.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
qtox-nsi-version.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
qtox.ico fix(icon): add more size versions to qtox.ico 2017-02-04 14:57:41 +02:00
qtox.nsi Merge branch 'v1.17-dev' 2021-12-14 21:20:14 -08:00
qtox.rc Add icon on windows 2014-10-26 16:35:42 +01:00
qtox64.nsi Merge branch 'v1.17-dev' 2021-12-14 21:20:14 -08:00