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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • 2.3.0
    • None
    • Windows

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes