Qt 6.11 is out! See what's new in the release
blog
New Tool Chain ugly interface...
-
Hi all,
I'm using Linux Mint and Qt 5.5.1 I downloaded the source edition I compiled and configured the source like this...
./configure -debug-and-release -static -c++11 -opensource -platform linux-g++ -prefix /media/burak/qt/qt551sta -libinput -opengl desktop -qt-sql-psql -nomake examples -nomake tests
When I use this package my interface fonts become ugly microsoft ttf fonts and no effect of the system settings.. And I cannot type i or "ı" turkish character at any interface..
if I compile the project with the shared default toolchain come with qt every thing looks fine..
What I'm doing wrong any ideas?
Have nice qt day..