[Csnd-dev] Build regression on RPi?
Dave Seidel <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <CAMnrweCnVO0FtEqdWJ6Rs=x5j1BvZRN8MUHe20mvFJSunZtCBQ@mail.gmail.com> |
Using the latest develop, I get the following error when I run cmake on my Raspberry Pi 4: CMake Error at tests/c/CMakeLists.txt:3 (cmake_minimum_required): CMake 3.20 or higher is required. You are running version 3.18.4 Wasn't this fixed a while ago? I was able to build until very recently. CMakeLists.txt is checking the variable APPLE, which is apparently set on this system but should certainly not be.