Compilation failrure due to minimum Cmake version requirements from scripts/003-ps2sdk-ports.sh #754
Unanswered
babaliaris
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
-
Hello!
Trying to compile ps2dev following the guide in the main repo, gives the error:
Running the script manually gives the error (About the Unix Makefiles error: gmake is installed in my system:
I tried adding the Cmake -D options for the version manually by editing: scripts/ps2sdk-ports/build-cmakelibs.sh:
but it doesn't work.
How do you guys compile it?
My cmake version is:
$cmake --version cmake version 4.0.1 CMake suite maintained and supported by Kitware (kitware.com/cmake).
Thanks!
Below I uploaded the stderror and out log files from the build/ directory.
stderr.log
Uploading stdout.log…
Beta Was this translation helpful? Give feedback.
All reactions