Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-596

Cannot compile qtc resources due to missing stdafx.h

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 2.3.0
    • Build-time integration
    • None
    • Windows

    Description

      Our project uses pre compiled headers and builds fine with the 2.2.1 extension.

      When I attempt to upgrade to 2.3.0, our Qt resource files would no longer compile because the #include "stdafx.h" wasn't being injected into the generated source file.

      "Error C1010 unexpected end of file while looking for precompiled header. Did you forget to add '#include "StdAfx.h"' to your source?"

      I couldn't find any workaround and had to downgrade back to 2.2.1.

      Attachments

        Issue Links

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

          Activity

            People

              mecfc Miguel Costa
              danny77uk Daniel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes