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

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes