Leny L
2012-12-29 00:43:25 UTC
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!
I tried to compile directfb against linpng12 and libpng15, same result.
The 1.2.8 examples without any resource access (df_fire, etc.) work
perfectly though.
Anything obvious I must be missing there ?
Thanks,
Leny.
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!
I tried to compile directfb against linpng12 and libpng15, same result.
The 1.2.8 examples without any resource access (df_fire, etc.) work
perfectly though.
Anything obvious I must be missing there ?
Thanks,
Leny.