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

qmake adds a file named "*.cpp" to vcproj when there are no such file.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 4.4.3, 5.1.1
    • Build tools: qmake
    • None

    Description

      In the package.pri file the sources are included using wildcards like this:

      SOURCES += src/*.cpp \

      If there exist no cpp files qmake will throw a warning:

      WARNING: Failure to find: src*.cpp

      In the generated vcproj there is a file named "*.cpp" which visual studio cannot compile.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              engvolds Morten Engvoldsen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes