|
From: Jofemodo <fer...@zy...> - 2017-09-06 12:21:22
|
Hello!
When compiling for RBPi3 i get this error:
bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../.. -Wreturn-type -ffast-math -mcpu=cortex-a53
-mfpu=neon-fp-armv8 -mneon-for-64bits -mfloat-abi=hard
-mvectorize-with-neon-quad -pthread -MT Thread.lo -MD -MP -MF
$depbase.Tpo -c -o Thread.lo Thread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
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!"
^
I'm compiling for Raspberry Pi 3 (ARM architecture), in a up-to-date
Raspbian Jessie distribution.
Thanks!
--
José Fernando Moyano Dominguez
+ Email: fer...@zy...
+ Teléfono: +34 625 642 820
----------------------------------------------------------------------
Zynthian: the Open Synth Platform
+ Web: http://zynthian.org
+ Blog: http://blog.zynthian.org
----------------------------------------------------------------------
|