I am trying to set up qt for embedded linux on ubuntu 904 server on vmware player.
I have installed the fullowing sources properly.
QT-4.5.1 and QtEmbedded-4.5.2-arm
as the installation instruction say.
every thing looks ok, I can run comand line tools like qmake, qvfb, qtdemo etc...
but I couldn't run any sample program in the virtual framebuffer.
I get the following errors:
./framebuffer -qws -display QVFb:0
Error: cannot open framebuffer device: No such file or directory
or
./analogclock -qws -display QVFb:0
analogclock: cannot connect to X server QVFb:0
and btw.. I couldnt find andy device file called fb0 on my system.
do I need to install qt core also?
any comment will be appreciated.
henk
Bookmarks