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

object_parallel_to_source + linux + qmake

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 5.5.0
    • Build tools: qmake
    • None
    • qmake 5.5.0 linux Ubuntu

    Description

      Hi,
      I have strange QMake warnings

      when I use:

      CONFIG += object_parallel_to_source
      

      I have got a lot of messages only on linux builds:

      "QDir::mkpath: Empty or null file name
      WARNING: Cannot create directory ''
      QDir::mkpath: Empty or null file name
      WARNING: Cannot create directory ''
      QDir::mkpath: Empty or null file name
      WARNING: Cannot create directory ''
      ....
      QDir::mkpath: Empty or null file name
      WARNING: Cannot create directory ''
      QDir::mkpath: Empty or null file name
      WARNING: Cannot create directory ''

      My *.pri files looks like:

      HEADERS += $$PWD/task.h
      SOURCES += $$PWD/task.cpp
      

      Everything else works correctly but tons of warnings masks in console important data (screenshot is attached).

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              Sergii Rybin Sergii
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes