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
CMake Error at /opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:129 (message):
The C compiler targets architectures:
"x86_64;x86_64h"
but CMAKE_OSX_ARCHITECTURES is
"x86_64"
Call Stack (most recent call first):
/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
CMakeLists.txt:37 (project)
cargo-bins/cargo-binstall#2036 error happens when bumping cc-rs from 1.2.10 to 1.2.12, however not sure if this is a cc-rs bug or cmake-rs bug, so I decided to open an issue here first
The text was updated successfully, but these errors were encountered:
https://github.com/cargo-bins/cargo-binstall/actions/runs/13194668463/job/36833691220#step:8:473
cargo-bins/cargo-binstall#2036 error happens when bumping cc-rs from 1.2.10 to 1.2.12, however not sure if this is a cc-rs bug or cmake-rs bug, so I decided to open an issue here first
The text was updated successfully, but these errors were encountered: