On Sat, Dec 29, 2012 at 1:43 AM, Leny L <xxx.l...@gmail.com> wrote:

> Hi,
>
> Because of a binary gfx drivers I can not recompile I have to use DirectFB
> 1.4.
> I compiled 1.4.17 and sadly I am not able to have it working -while 1.6.2
> with software graphics works without issue-.
>
> It seems that whatever resource it tries to open it returns an
> implementation not found error :
> df_dok.c <1502>:
>     (#) DirectFBError [dfb->CreateImageProvider( dfb,
> DATADIR"/biglogo.png", &provider )]: No (suitable) implementation found!
>

> df_andi.c <497>:
>     (#) DirectFBError [dfb->CreateFont( dfb, FONT, &desc, &font )]: No
> (suitable) implementation found!
>
>
can  you check that you have the "libidirectfbfont_ft2.so" under
<your-module-dir>/interfaces/IDirectFBFont
and "libidirectfbimageprovider_png.so" under
"/interfaces/IDirectFBImageProvider"
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to