Hi Piero, On Wed, 2008-08-27 at 09:43 +0100, Piero Cornice wrote: > [...] > I compiled DirectFB 1.2.3 as a _static_ library, so it should be > embedded into my executable file and I shouldn't need to copy anything > [...] > (*) DirectFB/Core: Single Application Core. (2008-08-26 16:02) > (!) DirectFB/core/system: No system found! > dfb_line.c <31>: > (#) DirectFBError [DirectFBCreate(&dfb)]: No (suitable) > implementation found!
Well, this would suggest you didn't link in all the necessary modules. You should use the output of directfb-config --libs --system=fbdev --font=... etc. to generate your list of objects to be linked into your app. HTH, Andre' _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev