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

JOM does not correctly handle !IF preprocessing when it follows a line with an extended macro definition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 3.2.0
    • Jom
    • None
    • Win8.1 x64 client.

    Description

      JOM 1.0.14 doesn't seem to be able to handle !IF preprocessing when it follows a line with an extended macro definition. For example the following makefile gives an error:

      DIRECTORIES = \
      !IF EXIST(dir1)
      dir1 \
      !ENDIF
      dir2 \
      dir3 \

      nmake will correctly handle this example.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            user13 Alegni
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes