root@a6f8ff5ae61f:/tmp/qtbase-everywhere-src-5.12.11# ./configure -prefix /tmp/qt5-build \ -release \ -shared \ -device-option CROSS_COMPILE=x86_64-w64-mingw32- \ -xplatform win32-g++ \ -opensource -confirm-license \ -pch \ -nomake examples \ -nomake tools \ -nomake tests \ -no-dbus \ -no-icu \ -qt-libjpeg \ -qt-libpng \ -qt-zlib \ -qt-pcre \ -opengl desktop Creating qmake... ............................................................................................Done. Info: creating cache file /tmp/qtbase-everywhere-src-5.12.11/.qmake.cache Info: creating stash file /tmp/qtbase-everywhere-src-5.12.11/.qmake.stash This is the Qt Open Source Edition. You have already accepted the terms of the Open Source license. Running configuration tests... Checking for valid makespec... yes Checking for target architecture... x86_64 Checking for host architecture... x86_64 Checking for SSE2 instructions... yes Checking for AES new instructions... yes Checking for alloca() in alloca.h... no Checking for alloca() in malloc.h... yes Checking for SSE3 instructions... yes Checking for SSSE3 instructions... yes Checking for SSE4.1 instructions... yes Checking for SSE4.2 instructions... yes Checking for AVX instructions... no Checking for C++14 support... yes Checking for C++1z support... yes Checking for C99 support... yes Checking for C11 support... yes Checking for D-Bus >= 1.2 (host)... yes Checking for udev... no Checking for POSIX fallocate()... no Checking for precompiled header support... yes Checking for RDRAND instruction... yes Checking for SHA new instructions... yes Checking for STL compatibility... yes Checking for Intrinsics without -mXXX argument... yes Checking for C++11 ... no Checking for eventfd... no Checking for inotify... no Checking for slog2... no Checking for 64 bit atomics... yes Checking for DoubleConversion... no Checking for O_CLOEXEC... no Checking for C++11 ... yes Checking for working std::atomic for function pointers... yes Checking for OpenSSL Headers... no Checking for getifaddrs()... no Checking for IPv6 ifname... no Checking for xkbcommon >= 0.5.0... no Checking for DirectX GI... yes Checking for Direct3D 11... yes Checking for Direct2D 1... yes Checking for Direct2D 1.1... yes Checking for DirectX GI 1.2... yes Checking for Direct3D 11.1... yes Checking for Direct3D 9... yes Checking for DirectWrite... yes Checking for DirectWrite 1... yes Checking for DirectWrite 2... yes Checking for KMS... no Checking for DirectX GUID... yes Checking for Desktop OpenGL... yes Checking for EGL... no Checking for evdev... no Checking for FreeType... no Checking for GBM... no Checking for LinuxFB... no Checking for mtdev... no Checking for OpenVG... no Checking for default QPA platform... windows Checking for tslib... no Checking for Vulkan... no Checking for XLib... no Checking for uxtheme.h... yes Checking for CUPS... no Checking for DB2 (IBM)... no Checking for InterBase... no Checking for MySQL... no Checking for OCI (Oracle)... no Checking for ODBC... yes Checking for PostgreSQL... no Checking for SQLite (version 2)... no Checking for TDS (Sybase)... no Done running configuration tests. Configure summary: Building on: linux-g++ (x86_64, CPU features: mmx sse sse2) Building for: win32-g++ (x86_64, CPU features: mmx sse sse2) Target compiler: gcc 10.0.0 Configuration: cross_compile sse2 aesni sse3 ssse3 sse4_1 sse4_2 compile_examples largefile precompile_header rdrnd shani x86SimdAlways shared release c++11 c++14 c++1z concurrent no-pkg-config stl Build options: Mode ................................... release Optimize release build for size ........ no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++1z Using gold linker ...................... no Using precompiled headers .............. yes Using LTCG ............................. no Target compiler supports: SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................................. AVX512 ............................... Other x86 ............................ AES RDRAND SHA Intrinsics without -mXXX option ...... yes Build parts ............................ libs App store compliance ................... no Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... no Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... no udev ................................... no Using system zlib ...................... no Qt Core: DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... no iconv .................................. no ICU .................................... no Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no Using system PCRE2 ..................... no Qt Network: getifaddrs() ........................... no IPv6 ifname ............................ no libproxy ............................... no OpenSSL ................................ no Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ no DTLS ................................... no SCTP ................................... no Use system proxies ..................... yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ no HarfBuzz ............................... yes Using system HarfBuzz ................ no Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... no PNG .................................. yes Using system libpng ................ no EGL .................................... no OpenVG ................................. no OpenGL: ANGLE ................................ no Desktop OpenGL ....................... yes Dynamic OpenGL ....................... no OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no QPA backends: DirectFB ............................... no EGLFS .................................. no LinuxFB ................................ no VNC .................................... no Mir client ............................. no Windows: Direct 2D ............................ yes DirectWrite .......................... yes DirectWrite 2 ........................ yes Qt Sql: SQL item models ........................ yes Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows WindowsVista Qt PrintSupport: CUPS ................................... no Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... yes PostgreSQL ............................. no SQLite2 ................................ no SQLite ................................. yes Using system provided SQLite ......... no TDS (Sybase) ........................... no Qt Testlib: Tester for item models ................. yes Note: Also available for Linux: linux-clang linux-icc Qt is now configured for building. Just run 'gmake'. Once everything is built, you must run 'gmake install'. Qt will be installed into '/tmp/qt5-build'. Prior to reconfiguration, make sure you remove any leftovers from the previous build.