October 30, 2010

Qt4iOS Qt4iOS
Lab Rat
69 posts

Linking QML plugins statically

 

I’m trying to use a Qml plugin by linking it statically. I’ve gone through the steps that one usually follows for static plugins in Qt, but Declarative is failing to find/register the plugin. Anyone done this before? How?

1 reply

October 31, 2010

Qt4iOS Qt4iOS
Lab Rat
69 posts

Didn’t find a way that works for linking static plugins. However, you can include the plugin source in your project and use qmlRegisterType().

 
  ‹‹ QML Linux library dependences      Error with QML demo minehunt on OS X ››

You must log in to post a reply. Not a member yet? Register here!