working

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
nuk
Posts: 1
Joined: Thu Feb 14, 2019 5:54 am

working

#1 Post by nuk »

Hi I got it running. I think you just need to compile it as release then the performance would be much better. While it's still unplayably slow on pi 3, it does run perfectly correct. I can't get the debug build to start either.

to compile as release do:

make clean && config=release make

Post Reply