Closed JulesTopart closed 2 years ago
I manage to repair my reacTIVision.desktop But no GUI appears My camera turn on, reactivision is running and accessible via TUIO but no GUI. Hope it can help !
you'll need to fix your SDL installation first ... the GUI depends on a working SDL library, which on some Raspi distros is broken. maybe you just uninstall the SDL packages and compile/install it yourself in /usr/local
Hi ! I'm stuck on a strange error... I've installed reacTIVision and all the libs on a Raspberrry pi 3, I'd clone your github repo and then execute
make -d -j6
to compile. Then I got the reacTIVision executable and reacTIVision.desktop (wich doesn't work by the way) I can run reacTIVision by typing./reacTIVision
then I get that :So everything seems to work as charm but I can't have any GUI ... Where this message comes from ? : "SDLInterface not available!"
Thanks for this great project and for your time Best regards !