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

"/Zm200" compiler flag exists in core.qbs and there are no possibility to override it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 1.12.0
    • None
    • Win
    • Windows

    Description

      Steps:
      1. Create qt project with qbs build system and msvc compiler.
      2. Give own compiler flag "/Zm300" to cpp.cxxFlags property.
      Actual result:
      There is few warnings:
      "D9025 overriding '/Zm200' with '/Zm300' and
      "D9025 overriding '/Zm200' with '/Zm300'.

      Build crashes due to lack of virtual memory (cause 'Zm200' flag hardcoded in core.qbs).

      Expected result:
      There is possibility to give compiler own '/Zm' flag

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              mrkris Anton Krisanov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes