03-02-2013 08:05 AM
QML code without compile error, but will not show out, debug in C++ code show that qml->hasErrors() has set, but the I can not find which line cause error. any ideas? I search for QML debug, but it seems only break in javascript, not in create procedure.
Solved! Go to Solution.
03-02-2013 06:38 PM
In momentics you need to open a 'QNX System Information Perspective' [Window->Open Perspective]
Right-click on the target and select 'Launch SSH session'.
Within that SSH session, after connection, type in ' slog2info -w | grep '9000' '
Then look for a message about the QML problem.
03-02-2013 08:19 PM
03-02-2013 09:12 PM - edited 03-02-2013 09:13 PM
I don't think this would have been the cause these files are just used to preview QML in Momentics and do not affect the build.
I would look for another cause if the problem comes back.