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

nmake gives a wrong source file to the compiler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0
    • 4.6.3, 4.8.4
    • Build tools: qmake
    • None
    • Windows XP SP3
      Visual C++ 2008 express edition
      Qt 4.6.3
    • 5582851c33a768cfe63a418da0bf0df69260f227

    Description

      Unpack the attached archive,

      • cd inside the tools\dummy folder
      • qmake
      • nmake

      Then nmake gives the wrong main_window.cpp source file to cl.exe.
      It should be tools\dummy\main_window.cpp but it's ..\..\src\ui\main_window.cpp.

      Is it qmake that generates a wrong Makefile or nmake that fails to correctly interprets the Makefile ?

      Note that with linux g++/make (gcc 4.4.3) there is no problem.

      Attachments

        For Gerrit Dashboard: QTBUG-13496
        # Subject Branch Project Status CR V

        Activity

          People

            jbornema Joerg Bornemann
            cerf Hugues Delorme
            Votes:
            12 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes