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

For msvc, the predefined macro lost _DEBUG for platformDefines

XMLWordPrintable

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

      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"]

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes