Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-449

For msvc, the predefined macro lost _DEBUG for platformDefines

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • 1.1.1
    • 1.1.0
    • General
    • None

    Description

      Because for default MSVC project, in Debug builds,
      it's always attached a _DEBUG macro in processor. so it's should be set by
      property stringList platformDefines: qbs.enableDebugCode ? ["_DEBUG"] : ["NDEBUG"]

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            lygstate Yonggang Luo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes