-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Just wanted to drop that it runs fine on a Raspberry Pi as long as you build it using cmake. The make-linux.sh scripts gives a binary which segfaults. Can't trace what's wrong with it, probably some compiler flag.
Tested on Raspbian GNU/Linux 10 (buster) on a RPI3B without Xorg.
mkdir build
cd build/
cmake ..
make
Tested with a mod file which ran smooth.
alexmyczko
Metadata
Metadata
Assignees
Labels
No labels