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

$** argument is not quoted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • None
    • Jom
    • None

      qstring_compat.obj: "$(CORESRC)\tools\qstring_compat.cpp"
      	$(CXX) -c $(CXXFLAGS_BARE) $**
      

      nmake (from vc2008) will automatically quote (or rather, not unquote) what gets into $**, while jom passes the bare file name.

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

            jbornema Joerg Bornemann
            buddenha Oswald Buddenhagen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes