To create *.ico files for application icons ffmpeg is required.
In any case, the make option *-j* can be used for concurrent compilation.
In any case, the make option *-j* might be used to compile multiple files in parallel.
### Creating Arch Linux package
The repository PKGBUILDs (also on GitHub) contains files for building Arch Linux packages.
PKGBUILD files to build for Windows using the Mingw-w64 compiler are also included.
The repository PKGBUILDs (also on GitHub) contains files for building Arch Linux packages. A PKGBUILD file to build for Windows using the Mingw-w64 compiler is also included.
### Notes
* Because of [GCC Bug 66145](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145) usage of the new libstdc++ ABI
is currently disabled. Linking against cppunit built using new libstdc++ ABI isn't possible.