mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
68ca7354be
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. |
||
---|---|---|
.. | ||
Dockerfile.almalinux | ||
Dockerfile.archlinux | ||
Dockerfile.debian | ||
Dockerfile.debian_old | ||
Dockerfile.fedora | ||
Dockerfile.flatpak_builder | ||
Dockerfile.opensuse | ||
Dockerfile.ubuntu_lts | ||
Dockerfile.windows_builder |