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

Cannot find some include h-files in moc_*.cpp (issue #37)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 3.3.0
    • None

    Description

      Describe the bug

      Error c1083
      Cannot open include file Filname.h
      No such file or directory (compiling source moc_*. cpp)

      vstools 3.3 can't see Additional Include Dirs in project properties C++ - General:
      .;$(ProjectDir)..\..\path1;$(ProjectDir)..\..\path2;%(AdditionalIncludeDirectories)

      When #include "Header.h" changed to
      ..\..\path1\Header.h then see it and compiled.

      Attachments

        Issue Links

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

          Activity

            People

              qtvstools Qt VS Tools
              heimrich Karsten Heimrich
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes