-- The CXX compiler identification is AppleClang 12.0.0.12000032 -- The C compiler identification is AppleClang 12.0.0.12000032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/OpenGL.framework -- Found WrapOpenGL: TRUE -- Could NOT find Qt6Gamepad (missing: Qt6Gamepad_DIR) -- Check for feature set changes -- Looking for a OBJC compiler -- Looking for a OBJC compiler - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- The OBJC compiler identification is AppleClang 12.0.0.12000032 -- Detecting OBJC compiler ABI info -- Detecting OBJC compiler ABI info - done -- Check for working OBJC compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Looking for a OBJCXX compiler -- Looking for a OBJCXX compiler - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- The OBJCXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting OBJCXX compiler ABI info -- Detecting OBJCXX compiler ABI info - done -- Check for working OBJCXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Using installed syncqt found at: /usr/local/opt/qt/share/qt/libexec/syncqt.pl -- Running syncqt for module: 'Qt3DCore' -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Failed -- Running syncqt for module: 'Qt3DLogic' -- Running syncqt for module: 'Qt3DInput' -- Running syncqt for module: 'Qt3DRender' -- Running syncqt for module: 'Qt3DExtras' -- Running syncqt for module: 'Qt3DAnimation' -- Running syncqt for module: 'Qt3DQuick' -- Running syncqt for module: 'Qt3DQuickRender' -- Running syncqt for module: 'Qt3DQuickScene2D' -- Running syncqt for module: 'Qt3DQuickExtras' -- Running syncqt for module: 'Qt3DQuickInput' -- Running syncqt for module: 'Qt3DQuickAnimation' CMake Warning (dev) at /usr/local/lib/cmake/assimp-5.0/assimpTargets.cmake:54 (if): if given arguments: "ON" An argument named "ON" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/local/lib/cmake/assimp-5.0/assimp-config.cmake:1 (include) cmake/FindWrapAssimp.cmake:8 (find_package) /usr/local/opt/qt/lib/cmake/Qt6/QtFindPackageHelpers.cmake:113 (find_package) src/plugins/sceneparsers/configure.cmake:12 (qt_find_package) src/plugins/sceneparsers/CMakeLists.txt:8 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WrapAssimp: TRUE (Required is at least version "5") -- Performing Test Assimp CMake Warning (dev) at /usr/local/lib/cmake/assimp-5.0/assimpTargets.cmake:54 (if): if given arguments: "ON" An argument named "ON" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/local/lib/cmake/assimp-5.0/assimp-config.cmake:1 (include) $HOME/Documents/GitHub/qt3d-everywhere-src-6.0.2/cmake/FindWrapAssimp.cmake:8 (find_package) $HOME/Documents/GitHub/qt3d-everywhere-src-6.0.2/config.tests/assimp/CMakeLists.txt:7 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test Assimp - Success -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Performing Test Autodesk FBX -- Performing Test Autodesk FBX - Failed -- The following packages have been found: * Qt6BuildInternals * Qt6CoreTools (required version >= 6.0.2) * Qt6Core * Qt6Concurrent * Qt6WidgetsTools (required version >= 6.0.2) * OpenGL * Qt6GuiTools (required version >= 6.0.2) * Qt6Widgets * Qt6QmlTools (required version >= 6.0.2) * Qt6Qml * Qt6Quick * Qt6OpenGL * Qt6ShaderToolsTools (required version >= 6.0.2) * Qt6ShaderTools * Qt6 (required version >= 6.0.2) * WrapAssimp (required version >= 5) * ZLIB -- The following OPTIONAL packages have not been found: * Qt6Gamepad Configure summary: Qt3D Core: Use SSE2 instructions .................. yes Use AVX2 instructions .................. no Animation aspect ....................... yes Extras aspect .......................... yes Input aspect ........................... yes Logic aspect ........................... yes Render aspect .......................... yes Qt3D Scene Parsers: Assimp ................................. yes System Assimp .......................... no Qt3D Geometry Loaders: Autodesk FBX ........................... no Qt3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... yes -- Configuring done -- Generating done -- Build files have been written to: $HOME/Documents/GitHub/qt3d-everywhere-src-6.0.2