Hello
Can anybody tell me that cab DirectFB be staticly linked to my appliction and run?I linked my appliction to all the static libraries of DirectFB,when I run it,I got those messages:
 

       ---------------------- DirectFB v0.9.22 ---------------------
             (c) 2000-2002  convergence integrated media GmbH
             (c) 2002-2004  convergence GmbH
        -----------------------------------------------------------
 
(*) DirectFB/Core: Single Application Core. (2005-06-03 14:53)
(!) DirectFB/core/system: No system found!
keybuffer.c <89>:
        (#) DirectFBError [DirectFBCreate (&dfb)]: No (suitable) implementation found!
I look into the core source and found DirectFB just uses dlopen and dlsym to get the functions, am I right?
 
Can somebody help me if DirectFB does support static link? I am very looking forward to your help
 
Jackey
 
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to