[solved] Component is not ready
when I tried to run the cppextension examples and after successful build using vs2008 this message appears on output page :
QDeclarativeComponent: Component is not ready
An error occurred
10 replies
Hi,In all cases this error came from a syntax error (unbalanced {}), using a duplicate property or having fun with lists.
So check your model (if it is static) and your delegate file for syntax errors, e.g. load them in the qmlviewer and check if the error message is disappearing.
Best regards,
Have you noticed the author mentioned that he is able to successful build using vs2008. So how could there be syntax errors.
I think this should help [zecke.blogspot.com] you.
You must log in to post a reply. Not a member yet? Register here!



