Open eylenth opened 5 years ago
Interesting. Which version of CMake do you use?
I am using CMake version 3.12.1
Sorry, I could not reproduce your issue. Could you please update your cmake installation? Please let me know if it does not help, I will add a binary distribution in the repo.
I am already using a recent version of Cmake. What version do you recommend?
But it seems the precompiled binaries are working
@eylenth,
I am glad that the binaries are working. I'd try the latest CMake which is 3.15.3: https://cmake.org/download/.
I am using CMake version 3.12.1
if I can ask you some questions about how to install the sibeliaz, when I try to install the sibeliaz, I find it don't work
Hi
When I am running the
make install
step in the installation procedure. I see the following error at 58%I do not know where this ";" comes from between
-fno-math-errno
and-std=c++11
, but it should be replaced by a space.