Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Error in Simulator
-
When I run some QML via c++, under simulation (MinGW), I get...
ASSERT failure in QFont::setWeight: "Weight must be between 0 and 99", file c:\ndkbuildrepos\qt-simulator\src\gui\text\qfont.cpp, line 1080
Simon
-
Maybe there is some problem in QML itself?
-
I don't think so because it runs ok under QMLViewer under ubuntu
Simon