Qt 6.5.2 Linux Static Compile library problem
-
wrote on 7 Sept 2023, 07:20 last edited by zeroptr 9 Jul 2023, 07:22
Hi All,
I compiled qt opensource from source statically on linux mint 21.2 succesfully . I created a qt version and a manual kit
but when I try to compile my application I have
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/iconengines/libqsvgicon.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqicns.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqsvg.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqtga.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqtiff.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqwbmp.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqwebp.a: No such file or directoryMy project only uses png
how can I remove other image formats from my projector How can I command the compilation add these plugins.
Have a good day
my configuration results
Building for: linux-g++ (x86_64, CPU features: mmx sse sse2)
Compiler: gcc 11.4.0
Build options:
Mode ................................... release
Optimize release build for size ........ no
Fully optimize release builds (-O3) .... no
Building shared libraries .............. no
Using C standard ....................... C11
Using C++ standard ..................... C++17
Using ccache ........................... no
Unity Build ............................ no
Using new DTAGS ........................ yes
Relocatable ............................ no
Using precompiled headers .............. yes
Using Link Time Optimization (LTCG) .... no
Using Intel CET ........................ yes
Target compiler supports:
x86 Intrinsics ....................... Basic VAES AVX512VBMI2
Sanitizers:
Addresses ............................ no
Threads .............................. no
Memory ............................... no
Fuzzer (instrumentation only) ........ no
Undefined ............................ no
Build parts ............................ libs tools
Qt modules and options:
Qt Concurrent .......................... yes
Qt D-Bus ............................... yes
Qt D-Bus directly linked to libdbus .... no
Qt Gui ................................. yes
Qt Network ............................. yes
Qt PrintSupport ........................ yes
Qt Sql ................................. yes
Qt Testlib ............................. yes
Qt Widgets ............................. yes
Qt Xml ................................. yes
Support enabled for:
Using pkg-config ....................... yes
udev ................................... no
OpenSSL ................................ yes
Qt directly linked to OpenSSL ........ no
OpenSSL 1.1 ............................ no
OpenSSL 3.0 ............................ yes
Using system zlib ...................... yes
Zstandard support ...................... no
Thread support ......................... yes
Common build options:
Linker can resolve circular dependencies yes
Qt Core:
backtrace .............................. yes
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... no
ICU .................................... yes
Using system libb2 ..................... no
Built-in copy of the MIME database ..... yes
cpp/winrt base ......................... no
Tracing backend ........................ <none>
Logging backends:
journald ............................. no
syslog ............................... no
slog2 ................................ no
PCRE2 .................................. yes
Using system PCRE2 ................... no
CLONE_PIDFD support in forkfd .......... yes
Application permissions ................ no
Qt Sql:
SQL item models ........................ yes
Qt Network:
getifaddrs() ........................... yes
IPv6 ifname ............................ yes
libproxy ............................... no
Linux AF_NETLINK ....................... yes
DTLS ................................... yes
OCSP-stapling .......................... yes
SCTP ................................... no
Use system proxies ..................... yes
GSSAPI ................................. no
Brotli Decompression Support ........... yes
qIsEffectiveTLD() ...................... yes
Built-in publicsuffix database ....... yes
System publicsuffix database ......... yes
Core tools:
Android deployment tool ................ yes
macOS deployment tool .................. no
Windows deployment tool ................ no
qmake .................................. yes
Qt Gui:
Accessibility .......................... yes
FreeType ............................... yes
Using system FreeType ................ yes
HarfBuzz ............................... yes
Using system HarfBuzz ................ no
Fontconfig ............................. yes
Image formats:
GIF .................................. yes
ICO .................................. yes
JPEG ................................. yes
Using system libjpeg ............... no
PNG .................................. yes
Using system libpng ................ yes
Text formats:
HtmlParser ........................... yes
CssParser ............................ yes
OdfWriter ............................ yes
MarkdownReader ....................... yes
Using system libmd4c ............... no
MarkdownWriter ....................... yes
EGL .................................... no
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... yes
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 .................................. yes
libinput ............................... no
HiRes wheel support in libinput ........ no
INTEGRITY HID .......................... no
mtdev .................................. no
tslib .................................. no
xkbcommon .............................. yes
X11 specific:
XLib ................................. yes
XCB Xlib ............................. yes
EGL on X11 ........................... no
xkbcommon-x11 ........................ yes
xcb-sm ............................... no
QPA backends:
DirectFB ............................... no
EGLFS .................................. no
EGLFS details:
EGLFS OpenWFD ........................ no
EGLFS i.Mx6 .......................... no
EGLFS i.Mx6 Wayland .................. no
EGLFS RCAR ........................... no
EGLFS EGLDevice ...................... no
EGLFS GBM ............................ no
EGLFS VSP2 ........................... no
EGLFS Mali ........................... no
EGLFS Raspberry Pi ................... no
EGLFS X11 ............................ no
LinuxFB ................................ yes
VNC .................................... yes
VK_KHR_display ......................... no
QNX:
lgmon ................................ no
IMF .................................. no
XCB:
Using system-provided xcb-xinput ..... no
GL integrations:
GLX Plugin ......................... yes
XCB GLX .......................... yes
EGL-X11 Plugin ..................... no
Windows:
Direct 2D ............................ no
Direct 2D 1.1 ........................ no
DirectWrite .......................... no
DirectWrite 3 ........................ no
Qt Widgets:
GTK+ ................................... no
Styles ................................. Fusion Windows
Qt Testlib:
Tester for item models ................. yes
Batch tests ............................ no
Qt PrintSupport:
CUPS ................................... no
Qt Sql Drivers:
DB2 (IBM) .............................. no
InterBase .............................. no
MySql .................................. no
OCI (Oracle) ........................... no
ODBC ................................... no
PostgreSQL ............................. yes
SQLite ................................. yes
Using system provided SQLite ......... no
Further Image Formats:
JasPer ................................. no
MNG .................................... no
TIFF ................................... yes
Using system libtiff ................. no
WEBP ................................... yes
Using system libwebp ................. no
Qt QML:
QML network support .................... yes
QML debugging and profiling support .... yes
QML just-in-time compiler .............. yes
QML XML http request ................... yes
QML Locale ............................. yes
Qt QML Models:
QML list model ......................... yes
QML delegate model ..................... yes
Qt Quick:
AnimatedImage item ..................... yes
Canvas item ............................ yes
Support for Qt Quick Designer .......... yes
Flipable item .......................... yes
GridView item .......................... yes
ListView item .......................... yes
TableView item ......................... yes
TreeView item .......................... yes
Path support ........................... yes
PathView item .......................... yes
Positioner items ....................... yes
Repeater item .......................... yes
ShaderEffect item ...................... yes
Sprite item ............................ yes
Qt Quick Templates 2:
Hover support .......................... yes
Multi-touch support .................... yes
Calendar support ....................... yes
Qt Quick Controls 2:
Styles ................................. Basic Fusion Imagine iOS Material Universal macOS Windows
QtQuick3D:
Assimp ................................. yes
System Assimp .......................... no
Qt Multimedia:
Spatial Audio .......................... yes
Spatial Audio (Quick3D) ................ yes
Low level Audio Backend:
ALSA (experimental) .................. no
PulseAudio ........................... no
MMRenderer ........................... no
CoreAudio ............................ no
Windows Media SDK .................... no
Open SLES (Android) .................. no
Web Assembly ......................... no
Plugin:
GStreamer 1.0 ........................ no
FFmpeg ............................... no
MMRenderer ........................... no
AVFoundation ......................... no
Windows Media Foundation ............. no
Hardware acceleration and features:
Video for Linux ...................... yes
VAAPI support ........................ no
Linux DMA buffer support ............. no
VideoToolbox ......................... no
Qt 3D:
Assimp ................................. yes
System Assimp .......................... no
Use SSE2 instructions .................. yes
Use AVX2 instructions .................. no
Aspects:
Render aspect ........................ yes
Input aspect ......................... yes
Logic aspect ......................... yes
Animation aspect ..................... yes
Extras aspect ........................ yes
Qt 3D APIs:
Vulkan ................................. no
Qt 3D Renderers:
OpenGL Renderer ........................ yes
RHI Renderer ........................... yes
Qt3D Geometry Loaders:
Autodesk FBX ........................... no
Qt 5 Compatibility Libraries:
iconv .................................. no
Qt Charts Types:
Area Chart ............................. yes
Line Chart ............................. yes
Spline Chart ........................... yes
Scatter Chart .......................... yes
Bar Chart .............................. yes
Pie Chart .............................. yes
Boxplot Chart .......................... yes
Candlestick Chart ...................... yes
Qt Axis Types:
DateTime Axis .......................... yes
Qt Bluetooth:
BlueZ .................................. no
BlueZ Low Energy ....................... no
Linux Crypto API ....................... no
WinRT Bluetooth API .................... no
Qt Tools:
Qt Assistant ........................... yes
QDoc ................................... yes
Clang-based lupdate parser ............. yes
Qt Designer ............................ yes
Qt Distance Field Generator ............ yes
Qt Linguist ............................ yes
pixeltool .............................. yes
qdbus .................................. yes
Qt Attributions Scanner ................ yes
qtdiag ................................. yes
qtplugininfo ........................... yes
Serial Port:
ntddmodm ............................... no
WebEngine Repository Build Options:
Build Ninja ............................ yes
Build Gn ............................... yes
Jumbo Build ............................ yes
Developer build ........................ no
Build QtWebEngine Modules:
Build QtWebEngineCore ................ no
Build QtWebEngineWidgets ............. no
Build QtWebEngineQuick ............... no
Build QtPdf Modules:
Build QtPdfWidgets ................... no
Build QtPdfQuick ..................... no
Optional system libraries:
re2 .................................. no
icu .................................. no
libwebp, libwebpmux and libwebpdemux . no
opus ................................. no
ffmpeg ............................... no
libvpx ............................... no
snappy ............................... no
glib ................................. no
zlib ................................. yes
minizip .............................. no
libevent ............................. no
libxml2 and libxslt .................. no
lcms2 ................................ no
png .................................. yes
jpeg ................................. no
libopenjpeg2 ......................... no
harfbuzz ............................. no
freetype ............................. yes
libpci ............................... no
Qt 3rdparty libs:
qtfreetype ........................... no
qtharfbuzz ........................... yes
qtpng ................................ no
qtjpeg ............................... yes
qtzlib ............................... no
Qt Protobuf tools:
Qt Protobuf generator ................ no
Qt GRPC:
gRPC support ......................... yes
Native gRPC support .................. no
Qt GRPC tools:
Qt GRPC generator .................... no
Qt Opcua:
Open62541 ............................ yes
Unified Automation C++ SDK ........... no
Support for namespace 0 NodeId names . yes
Namespace 0 NodeIds generator ........ no
Open62541 security support ........... yes
Support for global discovery server .. yes
Qt Remote Objects:
High Availability Manager (ham) ...... no
Qt Scxml:
ECMAScript data model for QtScxml .... yes
Qt Sensors:
sensorfw ............................. no
sensorfw_enabled_with_cmake .......... no
Qt SerialBus:
Socket CAN ........................... yes
Socket CAN FD ........................ yes
SerialPort Support ................... yes
Qt TextToSpeech:
Flite ................................ no
Flite with ALSA ...................... no
Speech Dispatcher .................... no
Qt Virtualkeyboard:
Desktop integration .................. yes
Built-in layouts ..................... yes
Key navigation ....................... no
Retro style as default ............... no
Sensitive Debug ...................... no
Cerence .............................. no
Static Linking ..................... no
Handwriting ........................ no
Alphabetic ....................... no
CJK .............................. no
XT9 ................................ no
XT9 Debug ........................ no
XT9 9-key layouts ................ no
Bundle resources ................... no
Handwriting ...................... no
XT9 .............................. no
Hunspell ............................. no
Using Hunspell copy from 3rdparty/ . no
OpenWnn .............................. yes
MyScript ............................. no
Language support enabled for:
Arabic ............................. yes
Bulgarian .......................... yes
Czech .............................. yes
Danish ............................. yes
German ............................. yes
Greek .............................. yes
English GB ......................... yes
English US ......................... yes
Spanish ............................ yes
Spanish Mexico ..................... yes
Estonian ........................... yes
Farsi .............................. yes
Finnish ............................ yes
French Canada ...................... yes
French France ...................... yes
Hebrew ............................. yes
Hindi .............................. yes
Croatian ........................... yes
Hungarian .......................... yes
Indonesian ......................... yes
Italian ............................ yes
Japanese ........................... yes
Korean ............................. yes
Malay .............................. yes
Norwegian .......................... yes
Dutch .............................. yes
Polish ............................. yes
Portuguese Brazil .................. yes
Portuguese Portugal ................ yes
Romanian ........................... yes
Russian ............................ yes
Slovak ............................. yes
Slovenian .......................... yes
Albanian ........................... yes
Serbian ............................ yes
Swedish ............................ yes
Thai ............................... yes
Turkish ............................ yes
Ukrainian .......................... yes
Vietnamese ......................... yes
Simplified Chinese ................. yes
Traditional Chinese ................ yes
HongKong Chinese ................... no
Traditional chinese input methods:
Zhuyin ............................. yes
Cangjie ............................ yes.
-
Hi All,
I compiled qt opensource from source statically on linux mint 21.2 succesfully . I created a qt version and a manual kit
but when I try to compile my application I have
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/iconengines/libqsvgicon.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqicns.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqsvg.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqtga.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqtiff.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqwbmp.a: No such file or directory
/usr/bin/ld: cannot find /home/burak/Qt/6.5.2/gcc64static/plugins/imageformats/libqwebp.a: No such file or directoryMy project only uses png
how can I remove other image formats from my projector How can I command the compilation add these plugins.
Have a good day
my configuration results
Building for: linux-g++ (x86_64, CPU features: mmx sse sse2)
Compiler: gcc 11.4.0
Build options:
Mode ................................... release
Optimize release build for size ........ no
Fully optimize release builds (-O3) .... no
Building shared libraries .............. no
Using C standard ....................... C11
Using C++ standard ..................... C++17
Using ccache ........................... no
Unity Build ............................ no
Using new DTAGS ........................ yes
Relocatable ............................ no
Using precompiled headers .............. yes
Using Link Time Optimization (LTCG) .... no
Using Intel CET ........................ yes
Target compiler supports:
x86 Intrinsics ....................... Basic VAES AVX512VBMI2
Sanitizers:
Addresses ............................ no
Threads .............................. no
Memory ............................... no
Fuzzer (instrumentation only) ........ no
Undefined ............................ no
Build parts ............................ libs tools
Qt modules and options:
Qt Concurrent .......................... yes
Qt D-Bus ............................... yes
Qt D-Bus directly linked to libdbus .... no
Qt Gui ................................. yes
Qt Network ............................. yes
Qt PrintSupport ........................ yes
Qt Sql ................................. yes
Qt Testlib ............................. yes
Qt Widgets ............................. yes
Qt Xml ................................. yes
Support enabled for:
Using pkg-config ....................... yes
udev ................................... no
OpenSSL ................................ yes
Qt directly linked to OpenSSL ........ no
OpenSSL 1.1 ............................ no
OpenSSL 3.0 ............................ yes
Using system zlib ...................... yes
Zstandard support ...................... no
Thread support ......................... yes
Common build options:
Linker can resolve circular dependencies yes
Qt Core:
backtrace .............................. yes
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... no
ICU .................................... yes
Using system libb2 ..................... no
Built-in copy of the MIME database ..... yes
cpp/winrt base ......................... no
Tracing backend ........................ <none>
Logging backends:
journald ............................. no
syslog ............................... no
slog2 ................................ no
PCRE2 .................................. yes
Using system PCRE2 ................... no
CLONE_PIDFD support in forkfd .......... yes
Application permissions ................ no
Qt Sql:
SQL item models ........................ yes
Qt Network:
getifaddrs() ........................... yes
IPv6 ifname ............................ yes
libproxy ............................... no
Linux AF_NETLINK ....................... yes
DTLS ................................... yes
OCSP-stapling .......................... yes
SCTP ................................... no
Use system proxies ..................... yes
GSSAPI ................................. no
Brotli Decompression Support ........... yes
qIsEffectiveTLD() ...................... yes
Built-in publicsuffix database ....... yes
System publicsuffix database ......... yes
Core tools:
Android deployment tool ................ yes
macOS deployment tool .................. no
Windows deployment tool ................ no
qmake .................................. yes
Qt Gui:
Accessibility .......................... yes
FreeType ............................... yes
Using system FreeType ................ yes
HarfBuzz ............................... yes
Using system HarfBuzz ................ no
Fontconfig ............................. yes
Image formats:
GIF .................................. yes
ICO .................................. yes
JPEG ................................. yes
Using system libjpeg ............... no
PNG .................................. yes
Using system libpng ................ yes
Text formats:
HtmlParser ........................... yes
CssParser ............................ yes
OdfWriter ............................ yes
MarkdownReader ....................... yes
Using system libmd4c ............... no
MarkdownWriter ....................... yes
EGL .................................... no
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... yes
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 .................................. yes
libinput ............................... no
HiRes wheel support in libinput ........ no
INTEGRITY HID .......................... no
mtdev .................................. no
tslib .................................. no
xkbcommon .............................. yes
X11 specific:
XLib ................................. yes
XCB Xlib ............................. yes
EGL on X11 ........................... no
xkbcommon-x11 ........................ yes
xcb-sm ............................... no
QPA backends:
DirectFB ............................... no
EGLFS .................................. no
EGLFS details:
EGLFS OpenWFD ........................ no
EGLFS i.Mx6 .......................... no
EGLFS i.Mx6 Wayland .................. no
EGLFS RCAR ........................... no
EGLFS EGLDevice ...................... no
EGLFS GBM ............................ no
EGLFS VSP2 ........................... no
EGLFS Mali ........................... no
EGLFS Raspberry Pi ................... no
EGLFS X11 ............................ no
LinuxFB ................................ yes
VNC .................................... yes
VK_KHR_display ......................... no
QNX:
lgmon ................................ no
IMF .................................. no
XCB:
Using system-provided xcb-xinput ..... no
GL integrations:
GLX Plugin ......................... yes
XCB GLX .......................... yes
EGL-X11 Plugin ..................... no
Windows:
Direct 2D ............................ no
Direct 2D 1.1 ........................ no
DirectWrite .......................... no
DirectWrite 3 ........................ no
Qt Widgets:
GTK+ ................................... no
Styles ................................. Fusion Windows
Qt Testlib:
Tester for item models ................. yes
Batch tests ............................ no
Qt PrintSupport:
CUPS ................................... no
Qt Sql Drivers:
DB2 (IBM) .............................. no
InterBase .............................. no
MySql .................................. no
OCI (Oracle) ........................... no
ODBC ................................... no
PostgreSQL ............................. yes
SQLite ................................. yes
Using system provided SQLite ......... no
Further Image Formats:
JasPer ................................. no
MNG .................................... no
TIFF ................................... yes
Using system libtiff ................. no
WEBP ................................... yes
Using system libwebp ................. no
Qt QML:
QML network support .................... yes
QML debugging and profiling support .... yes
QML just-in-time compiler .............. yes
QML XML http request ................... yes
QML Locale ............................. yes
Qt QML Models:
QML list model ......................... yes
QML delegate model ..................... yes
Qt Quick:
AnimatedImage item ..................... yes
Canvas item ............................ yes
Support for Qt Quick Designer .......... yes
Flipable item .......................... yes
GridView item .......................... yes
ListView item .......................... yes
TableView item ......................... yes
TreeView item .......................... yes
Path support ........................... yes
PathView item .......................... yes
Positioner items ....................... yes
Repeater item .......................... yes
ShaderEffect item ...................... yes
Sprite item ............................ yes
Qt Quick Templates 2:
Hover support .......................... yes
Multi-touch support .................... yes
Calendar support ....................... yes
Qt Quick Controls 2:
Styles ................................. Basic Fusion Imagine iOS Material Universal macOS Windows
QtQuick3D:
Assimp ................................. yes
System Assimp .......................... no
Qt Multimedia:
Spatial Audio .......................... yes
Spatial Audio (Quick3D) ................ yes
Low level Audio Backend:
ALSA (experimental) .................. no
PulseAudio ........................... no
MMRenderer ........................... no
CoreAudio ............................ no
Windows Media SDK .................... no
Open SLES (Android) .................. no
Web Assembly ......................... no
Plugin:
GStreamer 1.0 ........................ no
FFmpeg ............................... no
MMRenderer ........................... no
AVFoundation ......................... no
Windows Media Foundation ............. no
Hardware acceleration and features:
Video for Linux ...................... yes
VAAPI support ........................ no
Linux DMA buffer support ............. no
VideoToolbox ......................... no
Qt 3D:
Assimp ................................. yes
System Assimp .......................... no
Use SSE2 instructions .................. yes
Use AVX2 instructions .................. no
Aspects:
Render aspect ........................ yes
Input aspect ......................... yes
Logic aspect ......................... yes
Animation aspect ..................... yes
Extras aspect ........................ yes
Qt 3D APIs:
Vulkan ................................. no
Qt 3D Renderers:
OpenGL Renderer ........................ yes
RHI Renderer ........................... yes
Qt3D Geometry Loaders:
Autodesk FBX ........................... no
Qt 5 Compatibility Libraries:
iconv .................................. no
Qt Charts Types:
Area Chart ............................. yes
Line Chart ............................. yes
Spline Chart ........................... yes
Scatter Chart .......................... yes
Bar Chart .............................. yes
Pie Chart .............................. yes
Boxplot Chart .......................... yes
Candlestick Chart ...................... yes
Qt Axis Types:
DateTime Axis .......................... yes
Qt Bluetooth:
BlueZ .................................. no
BlueZ Low Energy ....................... no
Linux Crypto API ....................... no
WinRT Bluetooth API .................... no
Qt Tools:
Qt Assistant ........................... yes
QDoc ................................... yes
Clang-based lupdate parser ............. yes
Qt Designer ............................ yes
Qt Distance Field Generator ............ yes
Qt Linguist ............................ yes
pixeltool .............................. yes
qdbus .................................. yes
Qt Attributions Scanner ................ yes
qtdiag ................................. yes
qtplugininfo ........................... yes
Serial Port:
ntddmodm ............................... no
WebEngine Repository Build Options:
Build Ninja ............................ yes
Build Gn ............................... yes
Jumbo Build ............................ yes
Developer build ........................ no
Build QtWebEngine Modules:
Build QtWebEngineCore ................ no
Build QtWebEngineWidgets ............. no
Build QtWebEngineQuick ............... no
Build QtPdf Modules:
Build QtPdfWidgets ................... no
Build QtPdfQuick ..................... no
Optional system libraries:
re2 .................................. no
icu .................................. no
libwebp, libwebpmux and libwebpdemux . no
opus ................................. no
ffmpeg ............................... no
libvpx ............................... no
snappy ............................... no
glib ................................. no
zlib ................................. yes
minizip .............................. no
libevent ............................. no
libxml2 and libxslt .................. no
lcms2 ................................ no
png .................................. yes
jpeg ................................. no
libopenjpeg2 ......................... no
harfbuzz ............................. no
freetype ............................. yes
libpci ............................... no
Qt 3rdparty libs:
qtfreetype ........................... no
qtharfbuzz ........................... yes
qtpng ................................ no
qtjpeg ............................... yes
qtzlib ............................... no
Qt Protobuf tools:
Qt Protobuf generator ................ no
Qt GRPC:
gRPC support ......................... yes
Native gRPC support .................. no
Qt GRPC tools:
Qt GRPC generator .................... no
Qt Opcua:
Open62541 ............................ yes
Unified Automation C++ SDK ........... no
Support for namespace 0 NodeId names . yes
Namespace 0 NodeIds generator ........ no
Open62541 security support ........... yes
Support for global discovery server .. yes
Qt Remote Objects:
High Availability Manager (ham) ...... no
Qt Scxml:
ECMAScript data model for QtScxml .... yes
Qt Sensors:
sensorfw ............................. no
sensorfw_enabled_with_cmake .......... no
Qt SerialBus:
Socket CAN ........................... yes
Socket CAN FD ........................ yes
SerialPort Support ................... yes
Qt TextToSpeech:
Flite ................................ no
Flite with ALSA ...................... no
Speech Dispatcher .................... no
Qt Virtualkeyboard:
Desktop integration .................. yes
Built-in layouts ..................... yes
Key navigation ....................... no
Retro style as default ............... no
Sensitive Debug ...................... no
Cerence .............................. no
Static Linking ..................... no
Handwriting ........................ no
Alphabetic ....................... no
CJK .............................. no
XT9 ................................ no
XT9 Debug ........................ no
XT9 9-key layouts ................ no
Bundle resources ................... no
Handwriting ...................... no
XT9 .............................. no
Hunspell ............................. no
Using Hunspell copy from 3rdparty/ . no
OpenWnn .............................. yes
MyScript ............................. no
Language support enabled for:
Arabic ............................. yes
Bulgarian .......................... yes
Czech .............................. yes
Danish ............................. yes
German ............................. yes
Greek .............................. yes
English GB ......................... yes
English US ......................... yes
Spanish ............................ yes
Spanish Mexico ..................... yes
Estonian ........................... yes
Farsi .............................. yes
Finnish ............................ yes
French Canada ...................... yes
French France ...................... yes
Hebrew ............................. yes
Hindi .............................. yes
Croatian ........................... yes
Hungarian .......................... yes
Indonesian ......................... yes
Italian ............................ yes
Japanese ........................... yes
Korean ............................. yes
Malay .............................. yes
Norwegian .......................... yes
Dutch .............................. yes
Polish ............................. yes
Portuguese Brazil .................. yes
Portuguese Portugal ................ yes
Romanian ........................... yes
Russian ............................ yes
Slovak ............................. yes
Slovenian .......................... yes
Albanian ........................... yes
Serbian ............................ yes
Swedish ............................ yes
Thai ............................... yes
Turkish ............................ yes
Ukrainian .......................... yes
Vietnamese ......................... yes
Simplified Chinese ................. yes
Traditional Chinese ................ yes
HongKong Chinese ................... no
Traditional chinese input methods:
Zhuyin ............................. yes
Cangjie ............................ yes.
-
1/3