Help, I had received errors while building Reapack. #82
Unanswered
Ander-Index
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm trying to make a translation to ReaPack. So I need try to build original version once to test my workflow.
My device:
Apple M2 Ultra
macOS Sonoma 14.2.1
I installed Ninja 1.11.1, CMake 3.28.3, PHP 8.3.3, then I try to run
cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug
. No errpr happend.But when I build it, using
cmake --build build
, I get:I try to build it as sudo, but still get those errors.
The full log is here, could you please help me?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions