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

qmake seems to include .cpp files from INCLUDEPATH

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.1
    • 5.0.0 RC 2
    • Build tools: qmake
    • None
    • Windows 7
    • 1cf191ec6d18ba433c50cbd41c85d5e80c8fb69c

    Description

      When building the gui/analogclock example on Windows 7, it puts ../rasterwindow into the includepath in order to include rasterwindow.h, but this seems to also pick up ../rasterwindow/main.cpp, causing this to override analogclock/main.cpp.

      This causes the example to show the same thing as rasterwindow ("QWindow" on a white background) instead of an analog clock

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes