8000 [tgui] Build failure on arm64-android · Issue #45733 · microsoft/vcpkg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[tgui] Build failure on arm64-android #45733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ethindp opened this issue May 28, 2025 · 0 comments
Open

[tgui] Build failure on arm64-android #45733

ethindp opened this issue May 28, 2025 · 0 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@ethindp
Copy link
ethindp commented May 28, 2025

Package: tgui[core,sdl3]:arm64-android@1.8.0#2

Host Environment

  • Host: x64-windows
  • Compiler: Clang 11.0.5
  • vcpkg-tool version: 2025-04-16-f9b6c6917b23c1ccf16c1a9f015ebabf8f615045
    vcpkg-scripts version: 46a8b30 2025-05-27 (26 hours ago)

To Reproduce

vcpkg install tgui[core,sdl3]

Failure logs

-- 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)



@LilyWangLL LilyWangLL self-assigned this May 29, 2025
@LilyWangLL LilyWangLL added the category:port-bug The issue is with a library, which is something the port should already support label May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants
0