Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-966

Debug version of Qt Dlls are linked even if we asked for release mode

    XMLWordPrintable

Details

    • Windows
    • 0a8d701027 (qt-labs/vstools/dev)

    Description

      By default, all our projects are using Qt Dlls in Release, even with the debug configuration.

      Using VS Qt addins 2.8.1, when I compile, my dll are now link to Qt5Core.dll and also to Qt5Cored.dll ! Only Qt5Core.dll should be linked, so I suppose that Qt addins 2.8.1 force the link to Qt5Cored.dll ...

      With that both dependencies, it crash very quickly inside QApplication initialization when trying to load plugins (like qwindows.dll)

      Attachments

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

        Activity

          People

            mecfc Miguel Costa
            francoisj Francois JEAN
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes