Skip to content

MacOS Tahoe(26.0) Building issue - CMake Error #212

@BlandAlpha

Description

@BlandAlpha

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions