Skip to content
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

[sfml] Build error on arm64-android #44183

Open
Agenteec opened this issue Mar 5, 2025 · 0 comments · May be fixed by #44204
Open

[sfml] Build error on arm64-android #44183

Agenteec opened this issue Mar 5, 2025 · 0 comments · May be fixed by #44204
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@Agenteec
Copy link

Agenteec commented Mar 5, 2025

Package: sfml[audio,core,graphics,network,window]:[email protected]

Host Environment

  • Host: x64-windows
  • Compiler: Clang 18.0.1
  • vcpkg-tool version: 2025-02-11-bec4296bf5289dc9ce83b4f5095943e44162f9c2
    vcpkg-scripts version: 4110d43 2025-03-04 (4 hours ago)

To Reproduce

vcpkg install sfml:arm64-android

Failure logs

-- Using cached SFML-SFML-3.0.0.tar.gz
-- Extracting source C:/Users/gmens/vcpkg/downloads/SFML-SFML-3.0.0.tar.gz
-- Applying patch 01-fix-findudev-module.patch
-- Applying patch 02-fix-dependency-resolve.patch
-- Using source at C:/Users/gmens/vcpkg/buildtrees/sfml/src/3.0.0-c8cd3229b2.clean
-- Configuring arm64-android
-- 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:/Users/gmens/vcpkg/packages/sfml_arm64-android/debug/lib/cmake/SFML'
  does not exist.
Call Stack (most recent call first):
  ports/sfml/portfile.cmake:37 (vcpkg_cmake_config_fixup)
  scripts/ports.cmake:196 (include)



@Cheney-W Cheney-W added the category:port-bug The issue is with a library, which is something the port should already support label Mar 6, 2025
@Cheney-W Cheney-W linked a pull request Mar 6, 2025 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

2 participants