From: Rory D. <su...@la...> - 2024-11-03 09:45:10
|
Hello, I am trying to get LinuxSampler to run on my aarch64 Fedora Linux 41 laptop. However, I ran into an issue during the compile. I get an error when trying to build the file RTMath.cpp. The exact error is as follows: RTMath.cpp:77:8: error: #error "Sorry, LinuxSampler lacks time stamp | code for your system." 77 | # 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!" 78 | # error "Please report this error and the CPU you are using | to the LinuxSampler developers mailing list!" ...hence why I am submitting this to the mailing list. My CPU is a Qualcomm Snapdragon 8cx Gen 3. I am not sure if there is any facility in Linux for getting whatever data LinuxSampler needs from it, so it could be a wash, but if there is any more info/help I can provide, please jut ask. Thank you for your time! -- cheers!~ Rory |