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

Build errors in benchmark qdiriterator.pro

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 4.7.0, 4.8.0
    • Examples and Demos
    • None
    • Windows Vista x64
      VS 2008 Express

    Description

      I try to get a release build of tests\benchmarks\corelib\io\qdiriterator\qdiriterator.pro :

      > qmake -r qdiriterator.pro CONFIG+=release && nmake
      

      Causing the following errors:

      main.cpp
      .\main.cpp(47) : fatal error C1083: Datei (Include) kann nicht geöffnet werden: "atlbase.h": No such file or directory
      qfilesystemiterator.cpp
      .\qfilesystemiterator.cpp(101) : fatal error C1083: Datei (Include) kann nicht geöffnet werden: "atlbase.h": No such file or directory
      

      If I comment these lines it builds fine, but the resulting tst_bench_qdiriterator.exe is located in subdirectory debug, whereas subdirectory release is empty. Thus, Qt Creator can't find the program file.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes