Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7075

qmake doesn't interpret space in INCLUDEPATH correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.6.0
    • Build tools: qmake
    • None

    Description

      qmake doesn't work as described in the following document:
      http://doc.trolltech.com/4.6/sql-driver.html#qmysql

      Example qmake command line:
      qmake "INCLUDEPATH=c:\temp dir"

      Linux:
      qmake "INCLUDEPATH+=/temp\ dir"

      It creates compiling options like: -Ic:\temp -Idir

      The following line works:
      qmake " INCLUDEPATH=\"c:\temp dir\" "

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes