{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "polatory",
"version": "0.1.0",
"dependencies": [
"boost-algorithm",
"boost-any",
"boost-container-hash",
"boost-filesystem",
"boost-iterator",
"boost-math",
"boost-program-options",
"boost-range",
"ceres",
"eigen3",
"fast-float",
{
"name": "fftw3",
"platform": "osx & arm64"
},
"flann",
"gtest",
"libigl",
{
"name": "intel-mkl",
"platform": "(windows | linux | osx) & x64"
}
],
"features": {
"python": {
"description": "Build Python bindings",
"dependencies": [
"pybind11"
]
}
}
}
Package: libffi:arm64-osx@3.4.6
Host Environment
vcpkg-scripts version: 9b5cb8e 2024-11-14 (3 months ago)
To Reproduce
vcpkg install --x-feature=pythonFailure logs
/Users/esthercoalter/polatory/vcpkg/buildtrees/libffi/build-arm64-osx-dbg-err.log
/Users/esthercoalter/polatory/vcpkg/buildtrees/libffi/build-arm64-osx-dbg-out.log
Additional context
vcpkg.json