11-18-2012 04:01 PM
I'm modified my cascade layout and I'd like to use the qml preview to layout. Unfortunately I have various qmlRegisteredTypes in my application requiring :
import cppmodule 1.0
in my qml so the import causes the error in the previewer of:
module "cppmodule" not installed.
What is the best practice for wriiting your app so that you can actually use the qml previewing feature of mometics Cascades ?
11-19-2012 03:11 AM
11-19-2012 01:29 PM
11-20-2012 04:39 AM
12-03-2012 11:18 PM
Well I guess they didn't fix it - unless there's some additional step that I'm not aware of.
12-04-2012 03:09 AM
12-04-2012 01:20 PM
Momentics seems to be a little more stable with this build. I'm able to work in qml previewer for an extended period of time without it crahsing. Still not completely stable though as I've had 2 crashes in 4 hours.
However, I'm stuck trashing my qml to get it to work. And then once I get it to the form I like, hopefully find all things I had to modify. Let me know if your source has any suggestions.