Performing API discovery ... Checking for license updates ... Checking for updated license succeeded (7 licenses fetched) Running /Users/prasadmp/Qt/Tools/CMake/CMake.app/Contents/bin/cmake -S /Users/prasadmp/HelloQT -B /private/var/folders/fj/0r4jqsvn0ps6pk6fb5yqdxk00000h5/T/QtCreator-CdRLkl/qtc-cmake-ECvmGvjK -GNinja -DCMAKE_BUILD_TYPE:String=Debug -DCMAKE_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk -DCMAKE_C_COMPILER_TARGET:STRING=x86_64-apple-darwin20.3.0 -DCMAKE_CXX_COMPILER_TARGET:STRING=x86_64-apple-darwin20.3.0 -DQT_QMAKE_EXECUTABLE:STRING=/Users/prasadmp/Qt/6.0.3/ios/bin/qmake -DCMAKE_PREFIX_PATH:STRING=/Users/prasadmp/Qt/6.0.3/ios -DCMAKE_C_COMPILER:STRING=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DCMAKE_CXX_COMPILER:STRING=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ in /private/var/folders/fj/0r4jqsvn0ps6pk6fb5yqdxk00000h5/T/QtCreator-CdRLkl/qtc-cmake-ECvmGvjK. -- The CXX 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include pthread.h -- Looking for C++ include 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 ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.tbd (found suitable version "1.2.11", minimum required is "1.0.8") -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Success -- Found WrapRt: TRUE CMake Warning at /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:65 (find_package): By not providing "FindQt6CoreTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt6CoreTools", but CMake did not find one. Could not find a package configuration file provided by "Qt6CoreTools" (requested version 6.0.3) with any of the following names: Qt6CoreToolsConfig.cmake qt6coretools-config.cmake Add the installation prefix of "Qt6CoreTools" to CMAKE_PREFIX_PATH or set "Qt6CoreTools_DIR" to a directory containing one of the above files. If "Qt6CoreTools" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:41 (include) /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6/Qt6Config.cmake:90 (find_package) CMakeLists.txt:28 (find_package) CMake Warning at /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6/Qt6Config.cmake:90 (find_package): Found package configuration file: /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6Core/Qt6CoreConfig.cmake but it set Qt6Core_FOUND to FALSE so package "Qt6Core" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: Qt6::Core_qobject Call Stack (most recent call first): CMakeLists.txt:28 (find_package) CMake Warning at /Users/prasadmp/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.19/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Found package configuration file: /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find Qt component "Core" config file at "" Call Stack (most recent call first): /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:8 (find_dependency) /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:40 (include) /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6/Qt6Config.cmake:90 (find_package) CMakeLists.txt:28 (find_package) CMake Warning at /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6/Qt6Config.cmake:90 (find_package): Found package configuration file: /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake but it set Qt6Quick_FOUND to FALSE so package "Qt6Quick" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: Qt6::Qml Qt6::QmlModels Qt6::QmlModelsPrivate Qt6::QmlPrivate Call Stack (most recent call first): CMakeLists.txt:28 (find_package) CMake Error at CMakeLists.txt:28 (find_package): Found package configuration file: /Users/prasadmp/Qt/6.0.3/ios/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find Qt component "Core" config file at "" Failed to find Qt component "Quick" config file at "" -- Configuring incomplete, errors occurred! See also "/private/var/folders/fj/0r4jqsvn0ps6pk6fb5yqdxk00000h5/T/QtCreator-CdRLkl/qtc-cmake-ECvmGvjK/CMakeFiles/CMakeOutput.log". CMake process exited with exit code 1. Elapsed time: 00:01