Hi!
I wrote small app in SFML for Raspberry Pi B+. I had to compile it by myself, so for 100% all dependencies are met. Problem is following: it won't start when I want to test it through VNC connection. The output is following:
Failed to use the XRandR extension while to get the desktop video modes
. Running as root does not change something. When I write
xrandr -q
it says:
RandR extension missing
. So, I that possible to run SFML based apps through VNC? My VNC server:
tightvncserver