- Edited
Hi,
I'm trying to run a Pd project on boot but I get the following error message in the console:
Building math_runfast.c...
Segmentation fault
make: *** [build/core/math_runfast.o] Error 139
Makefile:430: recipe for target 'build/core/math_runfast.o' failed
This seems to be the case for any Pd project. C++ projects load on boot just fine. The Pd project works just fine when the Bela is connected to the computer and not running on boot. I updated the latest Bela-master from your repo! Any ideas?
Thanks!
Ricky