Closed kwsp closed 5 months ago
you need to add "cups"
to the feature list in the manifest for qtbase since you specified "default-features": false,
.
Hmm maybe it is better to declare it as a dependency for osx instead as a default feature.
you need to add
"cups"
to the feature list in the manifest for qtbase since you specified"default-features": false,
.Hmm maybe it is better to declare it as a dependency for osx instead as a default feature.
@Neumann-A Good to know! From my reading of the qtbase/vcpkg.json https://github.com/microsoft/vcpkg/blob/cd4c3d7bf4094dbe011db35d88ba2d66c9de3d95/ports/qtbase/vcpkg.json#L141-L174
I thought including the "default-features" feature meant including all platform specific required features. I agree we should add cups
as a dependency for mac!
Package: qtbase[brotli,concurrent,core,dbus,default-features,doubleconversion,freetype,gui,harfbuzz,icu,jpeg,network,opengl,pcre2,png,thread,widgets,zstd]:arm64-osx@6.7.0#1
Host Environment
To Reproduce
vcpkg install
Failure logs
/Users/tnie/vcpkg/buildtrees/qtbase/config-arm64-osx-out.log
``` [1/2] "/opt/homebrew/Cellar/cmake/3.29.2/bin/cmake" -E chdir "../../arm64-osx-dbg" "/opt/homebrew/Cellar/cmake/3.29.2/bin/cmake" "/Users/tnie/vcpkg/buildtrees/qtbase/src/here-src-6-bc1223507a.clean" "-G" "Ninja" "-DCMAKE_BUILD_TYPE=Debug" "-DCMAKE_INSTALL_PREFIX=/Users/tnie/vcpkg/packages/qtbase_arm64-osx/debug" "-DFETCHCONTENT_FULLY_DISCONNECTED=ON" "-DQT_NO_FORCE_SET_CMAKE_BUILD_TYPE:BOOL=ON" "-DQT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS:BOOL=ON" "-DCMAKE_FIND_PACKAGE_TARGETS_GLOBAL=ON" "-DQT_BUILD_EXAMPLES:BOOL=OFF" "-DQT_BUILD_TESTS:BOOL=OFF" "-DQT_BUILD_BENCHMARKS:BOOL=OFF" "-DHOST_PERL:PATH=/usr/bin/perl" "-DINSTALL_BINDIR:STRING=bin" "-DINSTALL_LIBEXECDIR:STRING=bin" "-DINSTALL_PLUGINSDIR:STRING=Qt6/plugins" "-DINSTALL_QMLDIR:STRING=Qt6/qml" "-DFEATURE_appstore_compliant=OFF" "-DFEATURE_zstd=ON" "-DFEATURE_framework=OFF" "-DFEATURE_concurrent=ON" "-DFEATURE_future=ON" "-DFEATURE_dbus=ON" "-DFEATURE_gui=ON" "-DFEATURE_thread=ON" "-DFEATURE_network=ON" "-DFEATURE_sql=OFF" "-DFEATURE_widgets=ON" "-DFEATURE_testlib=OFF" "-DCMAKE_REQUIRE_FIND_PACKAGE_zstd=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_ZSTD=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapDBus1=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_Libudev:BOOL=ON" "-DFEATURE_xml:BOOL=ON" "-DINPUT_dbus=runtime" "-DFEATURE_doubleconversion=ON" "-DFEATURE_glib=OFF" "-DFEATURE_icu=ON" "-DFEATURE_pcre2=ON" "-DCMAKE_REQUIRE_FIND_PACKAGE_GLIB2=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_ICU=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_GLIB2=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_LTTngUST:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_PPS:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Slog2:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Libsystemd:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapBacktrace:BOOL=ON" "-DFEATURE_openssl=OFF" "-DFEATURE_brotli=ON" "-DFEATURE_securetransport=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapBrotli=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapOpenSSL=ON" "-DINPUT_openssl=no" "-DCMAKE_DISABLE_FIND_PACKAGE_Libproxy:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_GSSAPI:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapResolv:BOOL=ON" "-DFEATURE_freetype=ON" "-DFEATURE_harfbuzz=ON" "-DFEATURE_fontconfig=OFF" "-DFEATURE_jpeg=ON" "-DFEATURE_png=ON" "-DFEATURE_opengl=ON" "-DFEATURE_xlib=OFF" "-DFEATURE_xkbcommon=OFF" "-DFEATURE_xcb=OFF" "-DFEATURE_xcb_xlib=OFF" "-DFEATURE_xkbcommon_x11=OFF" "-DFEATURE_xrender=OFF" "-DFEATURE_xcb_native_painting=OFF" "-DFEATURE_opengles2=OFF" "-DFEATURE_opengles3=OFF" "-DFEATURE_egl=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_Vulkan=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapOpenGL=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_EGL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_GLESv2=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_GLESv3=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Fontconfig=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_WrapSystemHarfbuzz=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_JPEG=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_PNG=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_X11=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_XKB=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_XCB=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_X11_XCB=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_XKB_COMMON_X11=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_XRender=ON" "-DINPUT_xcb=no" "-DINPUT_xkbcommon=no" "-DFEATURE_opengles31:BOOL=OFF" "-DFEATURE_opengles32:BOOL=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_ATSPI2:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_DirectFB:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Libdrm:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_gbm:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Libinput:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Mtdev:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Tslib:BOOL=ON" "-DFEATURE_system_sqlite=OFF" "-DFEATURE_sql_odbc=OFF" "-DFEATURE_sql_mysql=OFF" "-DFEATURE_sql_oci=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_PostgreSQL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_SQLite3=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_ODBC=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_MySQL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Oracle=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_DB2:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Interbase:BOOL=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_Mimer:BOOL=ON" "-DFEATURE_cups=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_Cups=ON" "-DFEATURE_gtk3=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_GTK3=ON" "-DINPUT_doubleconversion:STRING=system" "-DINPUT_freetype:STRING=system" "-DINPUT_harfbuzz:STRING=system" "-DINPUT_libb2:STRING=system" "-DINPUT_libjpeg:STRING=system" "-DINPUT_libmd4c:STRING=qt" "-DINPUT_libpng:STRING=systemno" "-DQT_USE_BUNDLED_BundledFreetype:BOOL=FALSE" "-DQT_USE_BUNDLED_BundledHarfbuzz:BOOL=FALSE" "-DQT_USE_BUNDLED_BundledLibpng:BOOL=FALSE" "-DQT_USE_BUNDLED_BundledPcre2:BOOL=FALSE" "-DINPUT_bundled_xcb_xinput:STRING=no" "-DFEATURE_force_debug_info:BOOL=ON" "-DFEATURE_relocatable:BOOL=ON" "-DQT_NO_FORCE_SET_CMAKE_BUILD_TYPE:BOOL=ON" "-DCMAKE_MAKE_PROGRAM=/opt/homebrew/bin/ninja" "-DCMAKE_SYSTEM_NAME=Darwin" "-DBUILD_SHARED_LIBS=OFF" "-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/Users/tnie/vcpkg/scripts/toolchains/osx.cmake" "-DVCPKG_TARGET_TRIPLET=arm64-osx" "-DVCPKG_SET_CHARSET_FLAG=ON" "-DVCPKG_PLATFORM_TOOLSET=external" "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON" "-DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DVCPKG_APPLOCAL_DEPS=OFF" "-DCMAKE_TOOLCHAIN_FILE=/Users/tnie/vcpkg/scripts/buildsystems/vcpkg.cmake" "-DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON" "-DVCPKG_CXX_FLAGS=" "-DVCPKG_CXX_FLAGS_RELEASE=" "-DVCPKG_CXX_FLAGS_DEBUG=" "-DVCPKG_C_FLAGS=" "-DVCPKG_C_FLAGS_RELEASE=" "-DVCPKG_C_FLAGS_DEBUG=" "-DVCPKG_CRT_LINKAGE=dynamic" "-DVCPKG_LINKER_FLAGS=" "-DVCPKG_LINKER_FLAGS_RELEASE=" "-DVCPKG_LINKER_FLAGS_DEBUG=" "-DVCPKG_TARGET_ARCHITECTURE=arm64" "-DCMAKE_INSTALL_LIBDIR:STRING=lib" "-DCMAKE_INSTALL_BINDIR:STRING=bin" "-D_VCPKG_ROOT_DIR=/Users/tnie/vcpkg" "-D_VCPKG_INSTALLED_DIR=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed" "-DVCPKG_MANIFEST_INSTALL=OFF" "-DCMAKE_OSX_ARCHITECTURES=arm64" "-DINSTALL_DOCDIR:STRING=../doc/Qt6/" "-DINSTALL_INCLUDEDIR:STRING=../include/Qt6/" "-DINSTALL_TRANSLATIONSDIR:STRING=../translations/Qt6/" "-DINSTALL_DESCRIPTIONSDIR:STRING=../share/Qt6/modules" "-DINSTALL_MKSPECSDIR:STRING=../share/Qt6/mkspecs" "-DFEATURE_debug:BOOL=ON" FAILED: ../../arm64-osx-dbg/CMakeCache.txt ... Skipped 293 lines ... -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- The C compiler identification is AppleClang 15.0.0.15000309 -- The ASM compiler identification is AppleClang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- CMAKE_BUILD_TYPE was already explicitly set to: 'Release' CMake Warning at cmake/QtPublicAppleHelpers.cmake:859 (message): Qt requires at least version 14 of Xcode, you're building against version . Please upgrade. You can turn this warning into an error by configuring with -DQT_FORCE_FATAL_APPLE_SDK_AND_XCODE_CHECK=ON. Call Stack (most recent call first): cmake/QtBuildHelpers.cmake:436 (_qt_internal_check_apple_sdk_and_xcode_versions) cmake/QtBuild.cmake:4 (qt_internal_setup_build_and_global_variables) cmake/QtSetup.cmake:6 (include) cmake/QtBuildRepoHelpers.cmake:21 (include) cmake/QtBuildRepoHelpers.cmake:164 (qt_build_internals_set_up_private_api) CMakeLists.txt:127 (qt_build_repo_begin) -DVCPKG_TARGET_TRIPLET=arm64-osx -DVCPKG_TARGET_ARCHITECTURE=arm64 -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/Users/tnie/vcpkg/scripts/toolchains/osx.cmake -DZ_VCPKG_ROOT_DIR=/Users/tnie/vcpkg -DCMAKE_C_FLAGS=-fPIC -DCMAKE_C_FLAGS_DEBUG=-g -DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -DCMAKE_CXX_FLAGS=-fPIC -DCMAKE_CXX_FLAGS_DEBUG=-g -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -DCMAKE_TOOLCHAIN_FILE=/Users/tnie/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/Users/tnie/vcpkg/scripts/toolchains/osx.cmake -DCMAKE_C_STANDARD=11 -DCMAKE_C_STANDARD_REQUIRED=ON -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_MODULE_PATH:STRING=/Users/tnie/vcpkg/buildtrees/qtbase/src/here-src-6-bc1223507a.clean/cmake/platforms -DCMAKE_OSX_ARCHITECTURES:STRING=arm64 -DCMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH:BOOL=OFF -- Configuration summary shown below. It has also been written to /Users/tnie/vcpkg/buildtrees/qtbase/arm64-osx-rel/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. -- Configure summary: Building for: macx-clang (arm64, CPU features: neon crc32 crypto) Compiler: clang (Apple) 15.0.0.15000309 Build options: Mode ................................... release Optimize release build for size ........ no Fully optimize release builds (-O3) .... no Building shared libraries .............. no Using ccache ........................... no Unity Build ............................ no Relocatable ............................ yes Using precompiled headers .............. yes Using Link Time Optimization (LTCG) .... no Using Intel CET ........................ no Target compiler supports: ARM Extensions ....................... NEON CRC32 AES Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools Install examples sources ............... no App store compliance ................... no Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... yes Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. no Qt Testlib ............................. no Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... no Using vcpkg ............................ no udev ................................... no OpenSSL ................................ no Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ no OpenSSL 3.0 ............................ no Using system zlib ...................... yes Zstandard support ...................... yes Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. no DoubleConversion ....................... yes Using system DoubleConversion ........ yes GLib ................................... no ICU .................................... yes Using system libb2 ..................... yes Built-in copy of the MIME database ..... yes Application permissions ................ yes Defaulting legacy IPC to POSIX ......... no Tracing backend ......................../Users/tnie/vcpkg/buildtrees/qtbase/config-arm64-osx-rel-CMakeCache.txt.log
``` # This is the CMakeCache file. # For build in directory: /Users/tnie/vcpkg/buildtrees/qtbase/arm64-osx-rel # It was generated by CMake: /opt/homebrew/Cellar/cmake/3.29.2/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a library. APPLICATIONSERVICES_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework //Path to a library. BROTLICOMMON_LIBRARY_DEBUG:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/debug/lib/libbrotlicommon.a //Path to a library. BROTLICOMMON_LIBRARY_RELEASE:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/lib/libbrotlicommon.a //Path to a library. BROTLIDEC_LIBRARY_DEBUG:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/debug/lib/libbrotlidec.a //Path to a library. BROTLIDEC_LIBRARY_RELEASE:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/lib/libbrotlidec.a //Build tests for the Qt build system BUILD_CMAKE_TESTING:BOOL=OFF //Build Qt statically or dynamically BUILD_SHARED_LIBS:BOOL=OFF //Build Qt using precompiled headers? BUILD_WITH_PCH:BOOL=ON //Path to a file. BZIP2_INCLUDE_DIR:PATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/include //Path to a library. BZIP2_LIBRARY_DEBUG:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/debug/lib/libbz2d.a //Path to a library. BZIP2_LIBRARY_RELEASE:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/lib/libbz2.a //Path to a program. CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ar //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc //Flags used by the ASM compiler during all build types. CMAKE_ASM_FLAGS:STRING= //Flags used by the ASM compiler during DEBUG builds. CMAKE_ASM_FLAGS_DEBUG:STRING=-g //Flags used by the ASM compiler during MINSIZEREL builds. CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the ASM compiler during RELEASE builds. CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Release CMAKE_CROSSCOMPILING:STRING=OFF //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/c++ //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING=-fPIC //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=-fPIC //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_ATSPI2:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Cups:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_DB2:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_DirectFB:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_EGL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Fontconfig:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GLESv2:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GLESv3:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GLIB2:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GSSAPI:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GTK3:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_ICU:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Interbase:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_JPEG:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_LTTngUST:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libdrm:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libinput:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libproxy:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libsystemd:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libudev:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Mimer:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Mtdev:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_MySQL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_ODBC:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Oracle:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_PNG:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_PPS:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_PostgreSQL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_SQLite3:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Slog2:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Tslib:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Vulkan:UNINITIALIZED=ON //No help, variable specified on the command line. ... Skipped 3890 lines ... //Known Qt modules with tools QT_KNOWN_MODULES_WITH_TOOLS:INTERNAL=;Core;Widgets;DBus;Gui //Known Qt module Core tools QT_KNOWN_MODULE_Core_TOOLS:INTERNAL=syncqt;moc;rcc;tracepointgen;tracegen;cmake_automoc_parser;qlalr;qtpaths;androiddeployqt;androidtestrunner;macdeployqt;qmake //Known Qt module DBus tools QT_KNOWN_MODULE_DBus_TOOLS:INTERNAL=qdbuscpp2xml;qdbusxml2cpp //Known Qt module Gui tools QT_KNOWN_MODULE_Gui_TOOLS:INTERNAL=qvkgen //Known Qt module Widgets tools QT_KNOWN_MODULE_Widgets_TOOLS:INTERNAL=uic //Known Qt plugins QT_KNOWN_PLUGINS:INTERNAL=QDarwinCameraPermissionPlugin;QDarwinMicrophonePermissionPlugin;QDarwinBluetoothPermissionPlugin;QDarwinContactsPermissionPlugin;QDarwinCalendarPermissionPlugin;QDarwinLocationPermissionPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QCocoaIntegrationPlugin;QICOPlugin;QJpegPlugin;QGifPlugin;QTuioTouchPlugin;QMacStylePlugin;QSCNetworkReachabilityNetworkInformationPlugin;QTlsBackendCertOnlyPlugin QT_MKSPECS_DIR:INTERNAL=/Users/tnie/vcpkg/buildtrees/qtbase/src/here-src-6-bc1223507a.clean/mkspecs QT_QMAKE_LIBS_FOR_core:INTERNAL=doubleconversion;icu;libatomic;libb2;librt;pcre2 QT_QMAKE_LIBS_FOR_global:INTERNAL=zlib;zstd QT_QMAKE_LIBS_FOR_gui:INTERNAL=freetype;harfbuzz;libjpeg;libpng;opengl QT_QMAKE_LIBS_FOR_network:INTERNAL=brotli "QT_QMAKE_LIB_OF_TARGET_ICU::data":INTERNAL=icu "QT_QMAKE_LIB_OF_TARGET_ICU::i18n":INTERNAL=icu "QT_QMAKE_LIB_OF_TARGET_ICU::uc":INTERNAL=icu "QT_QMAKE_LIB_OF_TARGET_Libb2::Libb2":INTERNAL=libb2 "QT_QMAKE_LIB_OF_TARGET_WrapAtomic::WrapAtomic":INTERNAL=libatomic "QT_QMAKE_LIB_OF_TARGET_WrapBrotli::WrapBrotliDec":INTERNAL=brotli "QT_QMAKE_LIB_OF_TARGET_WrapOpenGL::WrapOpenGL":INTERNAL=opengl "QT_QMAKE_LIB_OF_TARGET_WrapRt::WrapRt":INTERNAL=librt "QT_QMAKE_LIB_OF_TARGET_WrapSystemDoubleConversion::WrapSystemDoubleConversion":INTERNAL=doubleconversion "QT_QMAKE_LIB_OF_TARGET_WrapSystemFreetype::WrapSystemFreetype":INTERNAL=freetype "QT_QMAKE_LIB_OF_TARGET_WrapSystemHarfbuzz::WrapSystemHarfbuzz":INTERNAL=harfbuzz "QT_QMAKE_LIB_OF_TARGET_WrapSystemJpeg::WrapSystemJpeg":INTERNAL=libjpeg "QT_QMAKE_LIB_OF_TARGET_WrapSystemPCRE2::WrapSystemPCRE2":INTERNAL=pcre2 "QT_QMAKE_LIB_OF_TARGET_WrapSystemPNG::WrapSystemPNG":INTERNAL=libpng "QT_QMAKE_LIB_OF_TARGET_WrapSystemZLIB::WrapSystemZLIB":INTERNAL=zlib "QT_QMAKE_LIB_OF_TARGET_WrapZSTD::WrapZSTD":INTERNAL=zstd //Known current repo Qt modules QT_REPO_KNOWN_MODULES:INTERNAL=Core;Concurrent;Network;Xml;DBus;Gui;ExampleIconsPrivate;OpenGL;Widgets;OpenGLWidgets;DeviceDiscoverySupportPrivate;FbSupportPrivate;PrintSupport //Known current repo Qt plug-in types QT_REPO_KNOWN_PLUGIN_TYPES:INTERNAL=permissions;networkaccess;networkinformation;tls;accessiblebridge;platforms;platforms_darwin;xcbglintegrations;platformthemes;platforminputcontexts;generic;iconengines;imageformats;egldeviceintegrations;styles;printsupport QT_TARGETS_OF_QMAKE_LIB_brotli:INTERNAL=WrapBrotli::WrapBrotliDec QT_TARGETS_OF_QMAKE_LIB_doubleconversion:INTERNAL=WrapSystemDoubleConversion::WrapSystemDoubleConversion QT_TARGETS_OF_QMAKE_LIB_freetype:INTERNAL=WrapSystemFreetype::WrapSystemFreetype QT_TARGETS_OF_QMAKE_LIB_harfbuzz:INTERNAL=WrapSystemHarfbuzz::WrapSystemHarfbuzz QT_TARGETS_OF_QMAKE_LIB_icu:INTERNAL=ICU::i18n;ICU::uc;ICU::data QT_TARGETS_OF_QMAKE_LIB_libatomic:INTERNAL=WrapAtomic::WrapAtomic QT_TARGETS_OF_QMAKE_LIB_libb2:INTERNAL=Libb2::Libb2 QT_TARGETS_OF_QMAKE_LIB_libjpeg:INTERNAL=WrapSystemJpeg::WrapSystemJpeg QT_TARGETS_OF_QMAKE_LIB_libpng:INTERNAL=WrapSystemPNG::WrapSystemPNG QT_TARGETS_OF_QMAKE_LIB_librt:INTERNAL=WrapRt::WrapRt QT_TARGETS_OF_QMAKE_LIB_opengl:INTERNAL=WrapOpenGL::WrapOpenGL QT_TARGETS_OF_QMAKE_LIB_pcre2:INTERNAL=WrapSystemPCRE2::WrapSystemPCRE2 QT_TARGETS_OF_QMAKE_LIB_zlib:INTERNAL=WrapSystemZLIB::WrapSystemZLIB QT_TARGETS_OF_QMAKE_LIB_zstd:INTERNAL=WrapZSTD::WrapZSTD QT_USE_BUNDLED_BundledFreetype:INTERNAL=OFF QT_USE_BUNDLED_BundledHarfbuzz:INTERNAL=OFF QT_USE_BUNDLED_BundledLibjpeg:INTERNAL=OFF QT_USE_BUNDLED_BundledLibpng:INTERNAL=OFF QT_USE_BUNDLED_BundledPcre2:INTERNAL=OFF QT_USE_BUNDLED_BundledZLIB:INTERNAL=OFF //Are tools going to be built QT_WILL_BUILD_TOOLS:INTERNAL=TRUE //Do tool targets need to be renamed QT_WILL_RENAME_TOOL_TARGETS:INTERNAL=FALSE //ADVANCED property for variable: RenderDoc_INCLUDE_DIR RenderDoc_INCLUDE_DIR-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE TEST_X86SIMD_avx512vbmi2:INTERNAL=FALSE //Result of TRY_COMPILE TEST_X86SIMD_vaes:INTERNAL=FALSE //alloca() in alloca.h TEST_alloca_h:INTERNAL=1 //alloca() in malloc.h TEST_alloca_malloc_h:INTERNAL= //alloca() in stdlib.h TEST_alloca_stdlib_h:INTERNAL=1 //Target sub architecture result TEST_arch_arm64_subarch_crc32:INTERNAL=1 //Target sub architecture result TEST_arch_arm64_subarch_crypto:INTERNAL=1 //Target sub architecture result TEST_arch_arm64_subarch_neon:INTERNAL=1 //Ran the architecture test TEST_architecture:INTERNAL=1 //Target machine architecture TEST_architecture_arch:INTERNAL=arm64 //working std::atomic for function pointers TEST_atomicfptr:INTERNAL=1 //Target machine buildAbi TEST_buildAbi:INTERNAL=arm64-little_endian-lp64 //POSIX monotonic clock TEST_clock_monotonic:INTERNAL= //O_CLOEXEC TEST_cloexec:INTERNAL= //close_range() TEST_close_range:INTERNAL= //cpp/winrt TEST_cpp_winrt:INTERNAL= //C++17/Users/tnie/vcpkg/buildtrees/qtbase/config-arm64-osx-dbg-CMakeCache.txt.log
``` # This is the CMakeCache file. # For build in directory: /Users/tnie/vcpkg/buildtrees/qtbase/arm64-osx-dbg # It was generated by CMake: /opt/homebrew/Cellar/cmake/3.29.2/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a library. APPLICATIONSERVICES_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework //Path to a library. BROTLICOMMON_LIBRARY_DEBUG:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/debug/lib/libbrotlicommon.a //Path to a library. BROTLICOMMON_LIBRARY_RELEASE:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/lib/libbrotlicommon.a //Path to a library. BROTLIDEC_LIBRARY_DEBUG:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/debug/lib/libbrotlidec.a //Path to a library. BROTLIDEC_LIBRARY_RELEASE:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/lib/libbrotlidec.a //Build tests for the Qt build system BUILD_CMAKE_TESTING:BOOL=OFF //Build Qt statically or dynamically BUILD_SHARED_LIBS:BOOL=OFF //Build Qt using precompiled headers? BUILD_WITH_PCH:BOOL=ON //Path to a file. BZIP2_INCLUDE_DIR:PATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/include //Path to a library. BZIP2_LIBRARY_DEBUG:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/debug/lib/libbz2d.a //Path to a library. BZIP2_LIBRARY_RELEASE:FILEPATH=/Users/tnie/code/cpp/ArpamGui/build/clang-release/vcpkg_installed/arm64-osx/lib/libbz2.a //Path to a program. CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ar //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc //Flags used by the ASM compiler during all build types. CMAKE_ASM_FLAGS:STRING= //Flags used by the ASM compiler during DEBUG builds. CMAKE_ASM_FLAGS_DEBUG:STRING=-g //Flags used by the ASM compiler during MINSIZEREL builds. CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the ASM compiler during RELEASE builds. CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Debug CMAKE_CROSSCOMPILING:STRING=OFF //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/c++ //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING=-fPIC //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=-fPIC //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_ATSPI2:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Cups:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_DB2:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_DirectFB:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_EGL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Fontconfig:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GLESv2:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GLESv3:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GLIB2:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GSSAPI:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_GTK3:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_ICU:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Interbase:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_JPEG:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_LTTngUST:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libdrm:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libinput:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libproxy:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libsystemd:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Libudev:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Mimer:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Mtdev:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_MySQL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_ODBC:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Oracle:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_PNG:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_PPS:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_PostgreSQL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_SQLite3:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Slog2:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Tslib:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_Vulkan:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapBacktrace:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapBrotli:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapDBus1:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapOpenGL:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapOpenSSL:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapResolv:BOOL=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_WrapSystemHarfbuzz:UNINITIALIZED=OFF //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_X11:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_DISABLE_FIND_PACKAGE_X11_XCB:UNINITIALIZED=ON //No help, variable specified on the command line. ... Skipped 3813 lines ... QT_FEATURE_whatsthis:INTERNAL=ON //Qt feature: wheelevent QT_FEATURE_wheelevent:INTERNAL=ON //Qt feature: widgets QT_FEATURE_widgets:INTERNAL=ON //Qt feature: widgettextcontrol QT_FEATURE_widgettextcontrol:INTERNAL=ON //Qt feature: windeployqt QT_FEATURE_windeployqt:INTERNAL=OFF //Qt feature: wizard QT_FEATURE_wizard:INTERNAL=ON //Qt feature: x86intrin QT_FEATURE_x86intrin:INTERNAL=OFF //Qt feature: xcb QT_FEATURE_xcb:INTERNAL=OFF //Qt feature: xcb_egl_plugin QT_FEATURE_xcb_egl_plugin:INTERNAL=OFF //Qt feature: xcb_glx QT_FEATURE_xcb_glx:INTERNAL=OFF //Qt feature: xcb_glx_plugin QT_FEATURE_xcb_glx_plugin:INTERNAL=OFF //Qt feature: xcb_native_painting QT_FEATURE_xcb_native_painting:INTERNAL=OFF //Qt feature: xcb_sm QT_FEATURE_xcb_sm:INTERNAL=OFF //Qt feature: xcb_xlib QT_FEATURE_xcb_xlib:INTERNAL=OFF //Qt feature: xkbcommon QT_FEATURE_xkbcommon:INTERNAL=OFF //Qt feature: xkbcommon_x11 QT_FEATURE_xkbcommon_x11:INTERNAL=OFF //Qt feature: xlib QT_FEATURE_xlib:INTERNAL=OFF //Qt feature: xml QT_FEATURE_xml:INTERNAL=ON //Qt feature: xmlstream QT_FEATURE_xmlstream:INTERNAL=ON //Qt feature: xmlstreamreader QT_FEATURE_xmlstreamreader:INTERNAL=ON //Qt feature: xmlstreamwriter QT_FEATURE_xmlstreamwriter:INTERNAL=ON //Qt feature: xrender QT_FEATURE_xrender:INTERNAL=OFF //Qt feature: zstd QT_FEATURE_zstd:INTERNAL=ON //Configuring Qt Project from IDE QT_INTERNAL_CONFIGURE_FROM_IDE:INTERNAL=FALSE //Build universal Qt for macOS QT_IS_MACOS_UNIVERSAL:INTERNAL=OFF QT_KNOWN_FEATURES:INTERNAL=use_bfd_linker;use_gold_linker_alias;use_gold_linker;use_lld_linker;use_mold_linker;ltcg;shared;static;cross_compile;pkg_config;debug_and_release;separate_debug_info;appstore_compliant;simulator_and_device;rpath;force_asserts;framework;cxx20;cxx2a;cxx2b;reduce_relocations;signaling_nan;wasm_simd128;wasm_exceptions;zstd;thread;future;concurrent;dbus;openssl_linked;opensslv11;opensslv30;android_style_assets;gc_binaries;developer_build;private_tests;debug;reduce_exports;no_direct_extern_access;x86intrin;sse2;sse3;ssse3;sse4_1;sse4_2;avx;f16c;avx2;avx512f;avx512er;avx512cd;avx512pf;avx512dq;avx512bw;avx512vl;avx512ifma;avx512vbmi;avx512vbmi2;aesni;vaes;rdrnd;rdseed;shani;mips_dsp;mips_dspr2;neon;arm_crc32;arm_crypto;posix_fallocate;alloca_h;alloca_malloc_h;alloca;stack_protector_strong;system_zlib;stdlib_libcpp;dbus_linked;gui;network;widgets;printsupport;sql;testlib;xml;libudev;openssl_runtime;openssl;dlopen;relocatable;intelcet;optimize_debug;optimize_size;optimize_full;msvc_obj_debug_info;no_prefix;force_debug_info;headersclean;largefile;sanitize_address;sanitize_thread;sanitize_memory;sanitize_fuzzer_no_link;sanitize_undefined;sanitizer;plugin_manifests;precompile_header;enable_new_dtags;enable_gdb_index;qreal;ccache;static_runtime;coverage_gcov;coverage;clock_gettime;clock_monotonic;cxx11_future;cxx17_filesystem;glib;inotify;std_atomic64;mimetype;system_pcre2;regularexpression;sharedmemory;shortcut;systemsemaphore;xmlstream;cpp_winrt;xmlstreamreader;xmlstreamwriter;textdate;datestring;processenvironment;process;temporaryfile;library;settings;filesystemwatcher;filesystemiterator;itemmodel;proxymodel;sortfilterproxymodel;identityproxymodel;transposeproxymodel;concatenatetablesproxymodel;stringlistmodel;translation;easingcurve;animation;gestures;jalalicalendar;hijricalendar;islamiccivilcalendar;timezone;commandlineparser;cborstreamreader;cborstreamwriter;permissions;close_range;doubleconversion;system_doubleconversion;dladdr;futimens;getauxval;getentropy;icu;journald;system_libb2;linkat;mimetype_database;poll_ppoll;poll_pollts;poll_poll;poll_select;posix_sem;posix_shm;qqnx_pps;renameat2;slog2;syslog;sysv_sem;sysv_shm;backtrace;sha3_fast;datetimeparser;lttng;etw;ctf;forkfd_pidfd;poll_exit_on_error;openssl_hash;ipc_posix;pcre2;threadsafe_cloexec;linux_netlink;getifaddrs;ipv6ifname;securetransport;schannel;ssl;dtls;ocsp;sctp;http;udpsocket;networkproxy;socks5;networkinterface;networkdiskcache;brotli;localserver;dnslookup;gssapi;sspi;topleveldomain;libresolv;libproxy;res_setservers;system_proxies;networklistmanager;publicsuffix_qt;publicsuffix_system;accessibility;accessibility_atspi_bridge;freetype;system_freetype;fontconfig;harfbuzz;opengl_desktop;opengles2;opengles3;opengles31;opengles32;opengl_dynamic;dynamicgl;opengl;vkgen;vulkan;openvg;egl;imageformatplugin;ico;sessionmanager;xcb;xlib;xcb_xlib;xcb_glx_plugin;texthtmlparser;textmarkdownreader;system_textmarkdownreader;textmarkdownwriter;textodfwriter;cssparser;imageformat_xpm;draganddrop;action;cursor;clipboard;wheelevent;tabletevent;im;highdpiscaling;validator;standarditemmodel;filesystemmodel;movie;imageformat_bmp;imageformat_ppm;imageformat_xbm;imageformat_png;imageformat_jpeg;image_heuristic_mask;image_text;picture;colornames;pdf;desktopservices;systemtrayicon;whatsthis;undocommand;undostack;undogroup;wayland;directfb;directwrite;directwrite3;direct2d;direct2d1_1;evdev;system_harfbuzz;qqnx_imf;integrityfb;kms;drm_atomic;libinput;integrityhid;libinput_axis_api;libinput_hires_wheel_support;linuxfb;vsp2;vnc;mtdev;vkkhrdisplay;egl_x11;eglfs;eglfs_brcm;eglfs_egldevice;eglfs_gbm;eglfs_vsp2;eglfs_mali;eglfs_viv;eglfs_rcar;eglfs_viv_wl;eglfs_openwfd;eglfs_x11;gif;jpeg;system_jpeg;png;system_png;imageio_text_loading;tslib;tuiotouch;xcb_glx;xcb_egl_plugin;xcb_native_painting;xrender;xcb_sm;system_xcb_xinput;xkbcommon;xkbcommon_x11;multiprocess;raster_64bit;raster_fp;graphicsframecapture;gbm;lgmon;dom;androiddeployqt;macdeployqt;windeployqt;qmake;style_windows;style_stylesheet;abstractslider;slider;scrollbar;scrollarea;itemviews;treeview;treewidget;listview;listwidget;tableview;tablewidget;abstractbutton;pushbutton;commandlinkbutton;widgettextcontrol;label;menu;lineedit;spinbox;toolbutton;calendarwidget;datetimeedit;stackedwidget;textedit;textbrowser;splashscreen;splitter;formlayout;lcdnumber;radiobutton;tabbar;tabwidget;combobox;fontcombobox;checkbox;resizehandler;mainwindow;toolbar;toolbox;groupbox;buttongroup;dockwidget;mdiarea;statusbar;menubar;contextmenu;progressbar;dial;scroller;graphicsview;graphicseffect;syntaxhighlighter;rubberband;tooltip;statustip;sizegrip;keysequenceedit;dialog;dialogbuttonbox;messagebox;colordialog;filedialog;fontdialog;progressdialog;inputdialog;errormessage;wizard;datawidgetmapper;columnview;completer;fscompleter;undoview;gtk3;style_fusion;style_mac;style_windowsvista;style_windows11;style_android;effects;cups;cupsjobwidget;printer;printpreviewwidget;printdialog;printpreviewdialog;cupspassworddialog //Known Qt modules with tools QT_KNOWN_MODULES_WITH_TOOLS:INTERNAL=;Core;Widgets;DBus;Gui //Known Qt module Core tools QT_KNOWN_MODULE_Core_TOOLS:INTERNAL=syncqt;moc;rcc;tracepointgen;tracegen;cmake_automoc_parser;qlalr;qtpaths;androiddeployqt;androidtestrunner;macdeployqt;qmake //Known Qt module DBus tools QT_KNOWN_MODULE_DBus_TOOLS:INTERNAL=qdbuscpp2xml;qdbusxml2cpp //Known Qt module Gui tools QT_KNOWN_MODULE_Gui_TOOLS:INTERNAL=qvkgen //Known Qt module Widgets tools QT_KNOWN_MODULE_Widgets_TOOLS:INTERNAL=uic //Known Qt plugins QT_KNOWN_PLUGINS:INTERNAL=QDarwinCameraPermissionPlugin;QDarwinMicrophonePermissionPlugin;QDarwinBluetoothPermissionPlugin;QDarwinContactsPermissionPlugin;QDarwinCalendarPermissionPlugin;QDarwinLocationPermissionPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QCocoaIntegrationPlugin;QICOPlugin;QJpegPlugin;QGifPlugin;QTuioTouchPlugin;QMacStylePlugin;QSCNetworkReachabilityNetworkInformationPlugin;QTlsBackendCertOnlyPlugin QT_MKSPECS_DIR:INTERNAL=/Users/tnie/vcpkg/buildtrees/qtbase/src/here-src-6-bc1223507a.clean/mkspecs QT_QMAKE_LIBS_FOR_core:INTERNAL=doubleconversion;icu;libatomic;libb2;librt;pcre2 QT_QMAKE_LIBS_FOR_global:INTERNAL=zlib;zstd QT_QMAKE_LIBS_FOR_gui:INTERNAL=freetype;harfbuzz;libjpeg;libpng;opengl QT_QMAKE_LIBS_FOR_network:INTERNAL=brotli "QT_QMAKE_LIB_OF_TARGET_ICU::data":INTERNAL=icu "QT_QMAKE_LIB_OF_TARGET_ICU::i18n":INTERNAL=icu "QT_QMAKE_LIB_OF_TARGET_ICU::uc":INTERNAL=icu "QT_QMAKE_LIB_OF_TARGET_Libb2::Libb2":INTERNAL=libb2 "QT_QMAKE_LIB_OF_TARGET_WrapAtomic::WrapAtomic":INTERNAL=libatomic "QT_QMAKE_LIB_OF_TARGET_WrapBrotli::WrapBrotliDec":INTERNAL=brotli "QT_QMAKE_LIB_OF_TARGET_WrapOpenGL::WrapOpenGL":INTERNAL=opengl "QT_QMAKE_LIB_OF_TARGET_WrapRt::WrapRt":INTERNAL=librt "QT_QMAKE_LIB_OF_TARGET_WrapSystemDoubleConversion::WrapSystemDoubleConversion":INTERNAL=doubleconversion "QT_QMAKE_LIB_OF_TARGET_WrapSystemFreetype::WrapSystemFreetype":INTERNAL=freetype "QT_QMAKE_LIB_OF_TARGET_WrapSystemHarfbuzz::WrapSystemHarfbuzz":INTERNAL=harfbuzz "QT_QMAKE_LIB_OF_TARGET_WrapSystemJpeg::WrapSystemJpeg":INTERNAL=libjpeg "QT_QMAKE_LIB_OF_TARGET_WrapSystemPCRE2::WrapSystemPCRE2":INTERNAL=pcre2 "QT_QMAKE_LIB_OF_TARGET_WrapSystemPNG::WrapSystemPNG":INTERNAL=libpng "QT_QMAKE_LIB_OF_TARGET_WrapSystemZLIB::WrapSystemZLIB":INTERNAL=zlib "QT_QMAKE_LIB_OF_TARGET_WrapZSTD::WrapZSTD":INTERNAL=zstd //Known current repo Qt modules QT_REPO_KNOWN_MODULES:INTERNAL=Core;Concurrent;Network;Xml;DBus;Gui;ExampleIconsPrivate;OpenGL;Widgets;OpenGLWidgets;DeviceDiscoverySupportPrivate;FbSupportPrivate;PrintSupport //Known current repo Qt plug-in types QT_REPO_KNOWN_PLUGIN_TYPES:INTERNAL=permissions;networkaccess;networkinformation;tls;accessiblebridge;platforms;platforms_darwin;xcbglintegrations;platformthemes;platforminputcontexts;generic;iconengines;imageformats;egldeviceintegrations;styles;printsupport QT_TARGETS_OF_QMAKE_LIB_brotli:INTERNAL=WrapBrotli::WrapBrotliDec QT_TARGETS_OF_QMAKE_LIB_doubleconversion:INTERNAL=WrapSystemDoubleConversion::WrapSystemDoubleConversion QT_TARGETS_OF_QMAKE_LIB_freetype:INTERNAL=WrapSystemFreetype::WrapSystemFreetype QT_TARGETS_OF_QMAKE_LIB_harfbuzz:INTERNAL=WrapSystemHarfbuzz::WrapSystemHarfbuzz QT_TARGETS_OF_QMAKE_LIB_icu:INTERNAL=ICU::i18n;ICU::uc;ICU::data QT_TARGETS_OF_QMAKE_LIB_libatomic:INTERNAL=WrapAtomic::WrapAtomic QT_TARGETS_OF_QMAKE_LIB_libb2:INTERNAL=Libb2::Libb2 QT_TARGETS_OF_QMAKE_LIB_libjpeg:INTERNAL=WrapSystemJpeg::WrapSystemJpeg QT_TARGETS_OF_QMAKE_LIB_libpng:INTERNAL=WrapSystemPNG::WrapSystemPNG QT_TARGETS_OF_QMAKE_LIB_librt:INTERNAL=WrapRt::WrapRt QT_TARGETS_OF_QMAKE_LIB_opengl:INTERNAL=WrapOpenGL::WrapOpenGL QT_TARGETS_OF_QMAKE_LIB_pcre2:INTERNAL=WrapSystemPCRE2::WrapSystemPCRE2 QT_TARGETS_OF_QMAKE_LIB_zlib:INTERNAL=WrapSystemZLIB::WrapSystemZLIB QT_TARGETS_OF_QMAKE_LIB_zstd:INTERNAL=WrapZSTD::WrapZSTD QT_USE_BUNDLED_BundledFreetype:INTERNAL=OFF QT_USE_BUNDLED_BundledHarfbuzz:INTERNAL=OFF QT_USE_BUNDLED_BundledLibjpeg:INTERNAL=OFF QT_USE_BUNDLED_BundledLibpng:INTERNAL=OFF QT_USE_BUNDLED_BundledPcre2:INTERNAL=OFF QT_USE_BUNDLED_BundledZLIB:INTERNAL=OFF //Are tools going to be built QT_WILL_BUILD_TOOLS:INTERNAL=TRUE //Do tool targets need to be renamed QT_WILL_RENAME_TOOL_TARGETS:INTERNAL=FALSE //ADVANCED property for variable: RenderDoc_INCLUDE_DIR RenderDoc_INCLUDE_DIR-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE TEST_X86SIMD_avx512vbmi2:INTERNAL=FALSE //Result of TRY_COMPILE TEST_X86SIMD_vaes:INTERNAL=FALSE //alloca() in alloca.h TEST_alloca_h:INTERNAL=1 //alloca() in malloc.h TEST_alloca_malloc_h:INTERNAL= //alloca() in stdlib.h TEST_alloca_stdlib_h:INTERNAL=1 //Target sub architecture result TEST_arch_arm64_subarch_crc32:INTERNAL=1 //Target sub architecture result TEST_arch_arm64_subarch_crypto:INTERNAL=1 //Target sub architecture result TEST_arch_arm64_subarch_neon:INTERNAL=1 //Ran the architecture test TEST_architecture:INTERNAL=1 //Target machine architecture TEST_architecture_arch:INTERNAL=arm64 //working std::atomic for function pointers TEST_atomicfptr:INTERNAL=1 //Target machine buildAbi TEST_buildAbi:INTERNAL=arm64-little_endian-lp64 //POSIX monotonic clock TEST_clock_monotonic:INTERNAL= //O_CLOEXEC TEST_cloexec:INTERNAL= //close_range() TEST_close_range:INTERNAL= //cpp/winrt TEST_cpp_winrt:INTERNAL= //C++17Additional context
vcpkg.json
``` { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "arpam-gui", "version": "0.1", "dependencies": [ { "name": "qtbase", "default-features": false, "features": [ "brotli", "concurrent", "dbus", "default-features", "doubleconversion", "freetype", "gui", "harfbuzz", "icu", "jpeg", "opengl", "pcre2", "png", "thread", "widgets", "zstd" ] }, "rapidjson", "glslang", "glfw3", "armadillo", "fftconv", { "name": "opencv4", "features": [ "contrib", "dnn", "png", "vulkan", "tbb", "png", "world" ] }, { "name": "fftw3", "platform": "x64", "features": [ "avx2", "threads" ] }, { "name": "fftw3", "platform": "!x64", "features": [ "threads" ] }, { "name": "cuda", "platform": "x64" }, { "name": "itk", "platform": "x64", "features": [ "cuda", "cufftw", "opencv", "tbb" ] }, { "name": "itk", "platform": "!x64", "features": [ "opencv", "tbb" ] }, "gtest", "cli11", "indicators" ], "builtin-baseline": "fc6345e114c2e2c4f9714037340ccb08326b3e8c" } ```