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

Qt build fails under Windows, missing zlib.h in Qt3d

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.0 Beta
    • 5.6.0 Alpha
    • Qt3D
    • None
    • Windows 7 x64, MSVC 2010
    • e81795101cad74a70599915028045b11f2763e3a

    Description

      Qt 5.6.0-alpha build fails on my Windows laptop with the following errors in Qt3d module, in assimp submodule :

      D:\Products\Qt\src\5.6.0-alpha\qt3d\src\3rdparty\assimp\code\BlenderLoader.cpp(62) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
      D:\Products\Qt\src\5.6.0-alpha\qt3d\src\3rdparty\assimp\code\XFileParser.cpp(57) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
      D:\Products\Qt\src\5.6.0-alpha\qt3d\src\3rdparty\assimp\code\XGLLoader.cpp(62) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
      

      Sources are those from the official alpha release qt-everywhere-opensource-src-5.6.0-alpha.zip.

      Configure line is :

      configure -opensource -confirm-license -platform win32-msvc2010 -debug-and-release -opengl dynamic -system-proxies -nomake tests -prefix D:\Products\Qt\msvc2010\5.6.0-alpha
      

      Attachment buildlogs_5.6.0-alpha contains the configure and nmake (truncated) outputs.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            remi.faitout Remi Faitout
            Votes:
            2 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes