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

Unable to build Qt3D Add-On with conan, Qt6.0.0 beta3 + iOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 6.0.0 Beta3
    • Qt3D
    • iOS/tvOS/watchOS

    Description

      Install Qt6.0.0 beta3 iOS, Clang and Cmake, Ninja and Conan with online installer.

      Set tools to path:/Users/qt/Qt_conan_ios3/Tools/Conan/:/Users/qt/Qt_conan_ios3/Tools/CMake/CMake.app/Contents/bin/:/Users/qt/Qt_conan_ios3/Tools/Ninja/:$PATH

      Run build command:

      conan install qt3d/6.0.0@qt/beta --build=missing --profile=/Users/qt/Qt_conan_ios3/Tools/Conan/profiles/qt-6.0.0-macx-ios -s build_type=Release -g cmake_paths -g=cmake
      

      Build fails:

      /Users/qt/.conan/data/qt3d/6.0.0/qt/beta/build/2ff931086b37a973e5018eaacf4bcc0b66768215/src/3rdparty/assimp/src/contrib/zip/src/miniz.h:4122:22: note: expanded from macro 'MZ_FILE_STAT'
      #define MZ_FILE_STAT stat64
                           ^
      10 errors generated.
      make[2]: *** [src/plugins/sceneparsers/assimp/CMakeFiles/AssimpSceneImportPlugin.dir/__/__/__/3rdparty/assimp/src/contrib/zip/src/zip.c.o] Error 1
      make[1]: *** [src/plugins/sceneparsers/assimp/CMakeFiles/AssimpSceneImportPlugin.dir/all] Error 2
      make: *** [all] Error 2
      qt3d/6.0.0@qt/beta: 
      qt3d/6.0.0@qt/beta: ERROR: Package '2ff931086b37a973e5018eaacf4bcc0b66768215' build failed
      qt3d/6.0.0@qt/beta: WARN: Build folder /Users/qt/.conan/data/qt3d/6.0.0/qt/beta/build/2ff931086b37a973e5018eaacf4bcc0b66768215
      ERROR: qt3d/6.0.0@qt/beta: Error in build() method, line 108
      self.run('cmake --build . %s' % cmake.build_config)
      ConanException: Error 2 while executing cmake --build . 
      

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes