On Fri, 7 Apr 2006 19:07:16 +0200 Falko Schmidt <[EMAIL PROTECTED]> babbled:
> On Wed, Apr 05, 2006 at 10:46:04AM +0900, Carsten Haitzler wrote: > > [snip] > > > > > all. While I was testing the build rules I noticed that emotion tried to > > > link against libecore_directfb.so but that was just my fault. Sorry for > > > the trouble. > > > > no problems - probably because it was enabled and emotion built support. > > > OK, today I've dpkg-buildpackage'd ecore a few times to find out how to > get rid of building DFB support. I modified the rules file accordingly > but there's problem with ecore_evas_test_app.c: > I needed to add another "#if BUILD_ECORE_EVAS_DIRECTFB" around the > condition in lines 88-92. Else it wouldn't work. I'm sure this isn't > very pretty and should be changed somewhere else (maybe in > Ecore_Evas.h?). Is there something wrong with HAVE_ECORE_EVAS_DIRECTFB? yeah - it's old and deprecated. should use the BUILD one, BUT that should be runtime detected now anyway. you can call that call - it's always there (ecore_evas_directfb_new()), but it will just return NULL if the support wasn't built. > Falko > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel