Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2496

QMLObserver and qmldump don't support loading plugins built in release mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.1.0
    • Quick / QML Support

      Both QMLObserver and qmldump are now built together with debugging helpers during runtime. However, they are only built in debug mode, so loading plugins built in release mode will not work.

      We need to build the tools in both modes and start the appropriate ones, so that the plugin loading will work.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kkohne Kai Köhne
            holmsted Lasse Holmstedt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes