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
-- Note: tgui only supports dynamic library linkage. Building dynamic library.
-- Using cached texus-TGUI-v1.8.0.tar.gz
-- Cleaning sources at C:/vcpkg/buildtrees/tgui/src/v1.8.0-08e9099a90.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/vcpkg/downloads/texus-TGUI-v1.8.0.tar.gz
-- Applying patch devendor-stb.patch
-- Using source at C:/vcpkg/buildtrees/tgui/src/v1.8.0-08e9099a90.clean
-- Configuring arm64-android-dbg
-- Configuring arm64-android-rel
CMake Warning at installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:344 (message):
The following variables are not used in CMakeLists.txt:
TGUI_BUILD_GUI_BUILDER
Please recheck them and remove the unnecessary options from the
`vcpkg_cmake_configure` call.
If these options should still be passed for whatever reason, please use the
`MAYBE_UNUSED_VARIABLES` argument.
Call Stack (most recent call first):
ports/tgui/portfile.cmake:47 (vcpkg_cmake_configure)
scripts/ports.cmake:206 (include)
-- Building arm64-android-dbg
-- Building arm64-android-rel
CMake Error at installed/x64-windows/share/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake:36 (message):
'C:/vcpkg/packages/tgui_arm64-android/debug/lib/cmake/TGUI' does not exist.
Call Stack (most recent call first):
ports/tgui/portfile.cmake:66 (vcpkg_cmake_config_fixup)
scripts/ports.cmake:206 (include)
The text was updated successfully, but these errors were encountered:
Package: tgui[core,sdl3]:arm64-android@1.8.0#2
Host Environment
vcpkg-scripts version: 46a8b30 2025-05-27 (26 hours ago)
To Reproduce
vcpkg install tgui[core,sdl3]
Failure logs
The text was updated successfully, but these errors were encountered: