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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes