|
From: Christoph S. <ma...@ch...> - 2020-11-08 18:25:14
|
Hello everyone!
I am trying to compile LinuxSampler 2.1.1 on the Raspberry Pi 3 with
Raspbian, which is based on Debian buster. The compilation goes fine as
far as I can tell, until it gets to RTMath.cpp:
RTMath.cpp:77:8: error: #error "Sorry, LinuxSampler lacks time stamp code for your system."
# error "Sorry, LinuxSampler lacks time stamp code for your system."
^~~~~
RTMath.cpp:78:8: error: #error "Please report this error and the CPU you are using to the LinuxSampler developers mailing list!"
# error "Please report this error and the CPU you are using to the LinuxSampler developers mailing list!"
So the CPU I am using is the BCM2835 ARMv7, I attached the
/proc/cpuinfo.
Best regards,
Christoph Stelz
|