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. qmlplugindump with debug libraries
Forum Updated to NodeBB v4.3 + New Features

qmlplugindump with debug libraries

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.
  • S Offline
    S Offline
    stefan14808
    wrote on last edited by
    #1

    Hi,

    i am trying to run qmlplugindump on a plugin library built on windows in debug mode.
    the error i get is:
    file:///typelist.qml:2:1: plugin cannot be loaded for module "Qt.labs.folderlist
    model": The plugin 'C:/Qt/Qt5.3.0/5.3/msvc2010_opengl/qml/Qt/labs/folderlistmode
    l/qmlfolderlistmodelplugin.dll' uses incompatible Qt library. (Cannot mix debug
    and release libraries.)
    seems like qmlplugindump uses the release build Qt libraries and then dislikes using my debug library.
    is there some way to tell qmlplugindump to use only debug libraries?
    (btw this works fine on linux, there are no diffrences between debug and release build for plugins)

    Regards Stefan

    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