Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13076

jom does not set defines based on system calls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 3.1.1
    • Jom
    • None
    • jom 1.0.14 (Qt 4.8.4, mingw 4.4.0)

    Description

      jom does not set defines that make external system calls correctly.
      1. -DFOO=FOO
      2. -DFOO_EXT=$(shell echo FOO_EXT)

      1 expands to FOO as expected.
      2 expands to nothing.

      Sample project attached. Jom output in jom.txt. Mingw32-make output in mingw32-make.txt.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            rdeaver@real-time-sys.com Robert Deaver
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes