build issue with build openage #1657
Labels
area: buildsystem
Related to our cmake/python buildsystem
bug
Behaving differently as it should behave
os: macos
macOS-specific issue
Uh oh!
There was an error while loading. Please reload this page.
try to build the project on MacOS 14.5 (23F79) M2 pro chip
already installed all the dependency package.
Here are the steps I followed:
However, I encountered an error during the build process:
To proceed, I commented out lines 568-571 in
buildsystem/python.cmake
:After making this change, the build process succeeded, although I encountered a few warnings:
Despite these warnings, the build process completed with the following message:
here is the screenshot of my bin dir

However, I encountered another issue when trying to run the project using
make test
ormake run
:The text was updated successfully, but these errors were encountered: