Error in Simulator
Qt Creator and other tools
3
Posts
2
Posters
2.7k
Views
1
Watching
-
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