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

jom does not set defines based on system calls

XMLWordPrintable

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

      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.

        1. defines.zip
          5 kB
          Robert Deaver
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes