You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qtbase[fontconfig](!linux) = feature-fails # see https://github.com/microsoft/vcpkg/issues/31247
1851
+
qtbase[glib] = feature-fails
1852
+
qtbase[gtk]:x64-linux = feature-fails
1853
+
qtbase[gtk3]:x64-linux = feature-fails
1854
+
qtbase[sql-oci]:arm64-windows = cascade
1855
+
qtbase[sql-oci]:arm64-windows-static-md = cascade
1856
+
qtbase[sql-oci](!(arm & windows)) = feature-fails # see https://github.com/microsoft/vcpkg/issues/32052
1857
+
qtbase[vulkan](osx)=skip # fatal error: 'MoltenVK/mvk_vulkan.h' file not found
1858
+
qtbase[xcb,xcb-xlib,xkb,xkbcommon-x11,xlib,xrender](osx) = skip # no x11 on macOS
1859
+
qtbase[xcb,xcb-xlib,xkb,xkbcommon-x11,xlib,xrender](windows) = skip # X11_SUPPORTED == LINUX OR HPUX OR FREEBSD OR NETBSD OR OPENBSD OR SOLARIS OR HURD in qt's build system
1860
+
qtbase(android)=skip # qtbase requires ANDROID_SDK_ROOT to be set. Consider adding it to the triplet.
1848
1861
qtcharts:arm64-uwp = cascade
1849
1862
qtcharts:x64-uwp = cascade
1850
1863
qtcoap:arm64-uwp = cascade
@@ -2264,8 +2277,6 @@ poco[core,mariadb,mysql] = options # You can not install mariadb and mysql at th
2264
2277
qt3d[animation] = options # is a requirement, see https://github.com/microsoft/vcpkg/issues/31336
2265
2278
qt3d[extras] = options # is a requirement, see https://github.com/microsoft/vcpkg/issues/31336
2266
2279
qt5compat[iconv](!uwp) = feature-fails # requires qtbase without icu
2267
-
qtbase[fontconfig] = feature-fails # see https://github.com/microsoft/vcpkg/issues/31247
2268
-
qtbase[sql-oci](!(arm & windows)) = feature-fails # see https://github.com/microsoft/vcpkg/issues/32052
2269
2280
qtmultimedia[core,ffmpeg,gstreamer,qml,widgets](osx) = combination-fails # Error: Qt will by default autolink both plugin backends in static builds leading to symbol collisions and a build failure in dependent ports! As such in static builds only one backend is allowed by default.
2270
2281
qtopcua[uacpp](!uwp) = feature-fails # Unified Automation C++ SDK is not installed
2271
2282
realsense2:arm64-windows = fail # fw-update-device.h(1): warning C4828: The file contains a character starting at offset 0x4c3 that is illegal in the current source character set (codepage 65001). See https://github.com/microsoft/vcpkg/issues/35628
@@ -2298,7 +2309,6 @@ libhdfs3 = skip # never worked https://github.com/microsoft/vcpkg/pull/10021#iss
2298
2309
magnum[anyshaderconverter,shadertools,shaderconverter,vk-info] = skip # only available in head build
2299
2310
magnum-plugins[cgltfimporter,glslangshaderconverter,ktximageconverter,ktximporter,openexrimageconverter,openexrimporter,spirvtoolsshaderconverter,stbdxtimageconverter] = skip # only available in head build
2300
2311
openjpeg[tools] = skip # fails and is deprecated
2301
-
qtbase[xcb,xcb-xlib,xkb,xkbcommon-x11,xlib,xrender](osx) = skip # no x11 on macOS
2302
2312
s2n = skip # builds too slow
2303
2313
sciter = skip # The sciter port is deprecated by upstream and conflicts with upstream's replacement.
2304
2314
shogun = skip # shogun is not compatible with c++17 because it uses dynamic exception specifications but the dependency abseil requires c++17
0 commit comments