Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.7.1, 5.8.0 RC
-
None
Description
I've started learning Qt, and whenever I build an app and try to run it in Qt,
A runtime error pops up, following with these in the application output.
Starting C:\Qt\QtApps\Gui_Test\build-Gui_Test-Desktop_Qt_5_8_0_MinGW_32bit-Debug\debug\Gui_Test.exe...
ASSERT failure in void QtFontFamily::ensurePopulated(): "Gulim", file text\qfontdatabase.cpp, line 425
QMutex: destroying locked mutex
C:\Qt\QtApps\Gui_Test\build-Gui_Test-Desktop_Qt_5_8_0_MinGW_32bit-Debug\debug\Gui_Test.exe exited with code 3
Attachments
Issue Links
- duplicates
-
QTBUG-57856 qt assert in qfontdatabase.cpp for each app under simplified chinese windows
- Closed