Tagged Questions
5
votes
6answers
4k views
How to develop a DirectFB app without leaving X.11 environment
I'm trying to develop a GUI application for an embedded platform, without any windowing whatsoever and I'm doing that with DirectFB, and it suits my needs very fine.
Since the embedded I develop for ...
0
votes
1answer
225 views
SDL app using DirectFB error: No available video device
I'm hoping this is something simple. I am writing an app for an embedded linux platform from my Ubuntu linux desktop. The app itself works fine under X11. I can also get it to work using the fbcon ...