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

qmake ignores precompiled headers in C projects on mswindows/vc++

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 4.7.4
    • Build tools: qmake
    • None
    • Microsoft Windows using Microsoft SDK compiler 9 (aka Visual C++ 2008), Qt-4.7.4

    Description

      In the generated Makefiles, compilation rules for C files do not contain any references to precompiled headers. Neither is there a rule generating a C style precompiled header (using -TC instead of -TP).

      On Linux, precompiled headers for C files are handled correctly by including dependencies to both versions of a precompiled header and rules to create both versions in two different files.

      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
              lizard Wolfgang Baron
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes