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

Qt Projects link with release libs in all configurations but 'Debug'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 2.4.2 (rev.09), 2.4.3
    • 2.4.1 (rev.12)
    • Build-time integration
    • None
    • Windows 10
      Microsoft Visual Studio 2015
    • 616a79e4f0ea88fc2c426085fb0a79597e973ed5

    Description

      In last Qt/MSBuild version there is no need to directly write in linker qt libs, msbuild use $(Qt_LIBS_) instead. We have differently named configurations besides 'Release' and 'Debug'.
      And for configurations supposed to be builded in debug mode but named differently $(Qt_LIBS_) leads to release libs. Roundabout way is directly add to linker input section in additional dependencies QtCored.lib etc.
      It would be nice to have option in Qt Project Settings section where it is possible to choose between release and debug qt libs.

      Attachments

        Activity

          People

            mecfc Miguel Costa
            actap Taras Borisenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: