Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML Viewer can't load QtMultimediaKit
Qt 6.11 is out! See what's new in the release blog

QML Viewer can't load QtMultimediaKit

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lhwpro
    wrote on last edited by
    #1

    Hi All

    I development QT Quick App in windows.
    I installed Qt_SDK_Win_offline_v1_1_4_en.exe as QT SDK for windows.
    Then I did make for qt-mobility and install with mingw32-make.

    Currently when I launch app as QT Quick Application for desktop in QT Creator, qt-mobility does work correctly.
    But when I launch app(qml-only) as QT Quick UI in QML Viewer, QML Viewer outputs "plugin cannot be loaded for module "QtMultimediaKit": Cannot load library C:/QtSDK/Desktop/Qt/4.7.4/mingw/imports/QtMultimediaKit/declarative_multimediad.dll

    declarative_multimediad.dll is does existing.
    QtMultimediaKit plug-in is made successfully under C:\QtSDK\Desktop\Qt\4.7.4\mingw\imports after qt-mobility install.

    Anyone knows the difference between qml app for desktop and qml-viewer?
    I want to develop app using qt-mobility in qml viewer, NOT desktop app.

    Thanks for reading

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved