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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated 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

      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.

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

            buddenha Oswald Buddenhagen
            lizard Wolfgang Baron
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes