Hi guys,<div><br>I have this strange problem, I could not find a solution, so I'm posting here....</div><div><br></div><div>I'm using qmlRegisterType to register my QDeclarativeItem to QML's meta-system...(no qmldir nor .so needed, it's not a plugin)</div>
<div><br></div><div>but when I run the app I get "module (name) is not installed" ...</div><div><br></div><div>This only happens on my Archos G9 101 (ICS 4.0.3, just formatted)</div><div><br></div><div>The program works ok on Asus Transformer (ICS 4.0.3) and on Desktop!</div>
<div><br></div><div>Can anybody help me please? This is driving me mad...I see no reason why it should behave like that...that must be some security policy which doesn't let QML find the component...</div>