SFML on Termux
#2891
Replies: 1 comment 1 reply
-
Try setting up a basic graphical environment using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have compiled a sfml application with the sfml package in the x11-repo. It should open a 200x200 px window displaying a green circle.
I have problems running the application. I set up an VNC-Server, set DISPLAY=:0, but when trying to run the application ./sfml-app I get the error:
Error of failed request: BadMatch(invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 14
Current serial number in output stream: 16
Beta Was this translation helpful? Give feedback.
All reactions