-
Notifications
You must be signed in to change notification settings - Fork 281
Open
Description
Hi, I'm new to both MoonRay and MacOS. Following the instruction on the documentation, I've encountered some problems:
cd /Applications/MoonRay/build-deps
cmake --build . --parallel 2
zsh: command not found: #
zsh: command not found: #
zsh: command not found: #
[ 0%] Performing update step for 'Blosc'
-- Already at requested ref: a44e961498cdca2eb893fa897cd15dd007fad496
[ 1%] No patch step for 'Blosc'
[ 2%] Performing configure step for 'Blosc'
CMake Error at CMakeLists.txt:73 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-- Configuring incomplete, errors occurred!
I ask LLM to give me an sh file and hope running it can magically solve all these problems but nothing really helps.
I assume this is because of wrong version of Blosc (I don't know what it is) and CMake? Maybe it's just not working on my MacOS Tahoe. Please help me.
Metadata
Metadata
Assignees
Labels
No labels