I'm learning ilixi toolkit. I compiled and install successed source code from guide page
When run app sample, app run but don't show gui. What did I missed step or need add new some configure?
I use ubuntu 14.04LTS 32 bit, on a virtual machine VMWare.
Configure in file .directfbrc is:
pixelformat=ARGB
system=x11
force-windowed
Thanks for help !

DirectFB version 1.7 with multi application core support requires linuxfusion and linuxone drivers either you need to install/compile from source and load those two kernel modules. Currently the DirectFB site is down (Not sure what is the current state of the project). There is git repository of source available if you wish to do the compilation yourself
Link to github repo