Jorge Luis Zapata Muga wrote:

On 10/22/05, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote:
Quoting Jorge Luis Zapata Muga:
hi all, ive implemented the ecore_directfb and evas_ecore_directfb
modules, also im coding a reimplementation of the evas directfb
backend. im trying to port all of the EFL (enlightenment foundation
libraries) to the directfb engine. Its going good, i already have a
couple of applications working (eg. a terminal emulator, the ecore and
evas tests, etc). the next step is to port also the widget libraries
(ewl or etk), if you need some support or have any ideas, please tell
me.
Are there any screenshots and/or releases, yet?


Yes, here are a few screenshots, videos:

http://arraydev.net/~jl/ecore_evas_directfb.jpg
http://arraydev.net/~jl/ecore_evas_directfb.mpeg
http://arraydev.net/~jl/ecore_evas_directfb2.jpg
http://arraydev.net/~jl/ecore_evas_directfb2.mpeg
http://arraydev.net/~jl/enterminus-dfb.jpg

the ecore_directfb + evas_ecore_directfb are already on the main
source tree of ecore.  To test it, install the library and run:
ecore_evas_test -dfb. the enterminus (efl terminal) isnt completed,
its having a rewrite, but the dfb port is ready.

PS: maybe ill have to make some cleanups of the code for DirectFB-0.9.23

I just checked it out, to get configure to prevent from bailing out, i had to uncomment the #if #else #endif in evas_directfb_window.c
ie, lines 78, 80, 82, 95, 97, 99

after that i went on installing edb, ecore and evas libs
after this which, evas_directfb_test ran fine ..

After this i ran ecore_evas_test -dfb. This gave me an error message.

ECORE ERROR: Ecore magic check failed
IN FUNCTION: ecore_evas_get()
Input handle pointer is NULL !

with another few lines of spanking the programmer.

I don't have a Network connection on that machine, so i had to manually write down the message and typed it out.


Manu



_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to