mkvtoolnix/packaging
Moritz Bunkus 1c68a5841f
GUI: use external resource file for Qt resources
The resource file has reached a size at which the C++ compiler
exhausts available virtual memory on some 32-bit architectures.

On Windows & macOS the GUI will look for the file in
`<folder_with_executables>/data/qt_resources.rcc`, and in the
directory set with `configure`'s `--datadir` parameter on other
systems (which usually means `/usr/share/mkvtoolnix`). The `install`
build system commands installs it into that folder.
2023-05-18 21:37:34 +02:00
..
appimage
centos-fedora-opensuse
debian GUI: use external resource file for Qt resources 2023-05-18 21:37:34 +02:00
macos GUI: use external resource file for Qt resources 2023-05-18 21:37:34 +02:00
windows GUI: use external resource file for Qt resources 2023-05-18 21:37:34 +02:00