2009/1/13 Oguz Yarimtepe :
> Hi,
>
>
>> Hi,
>>
>> I don't have the libs here at my laptop so I cannot test this, but I
>> commited a patch to fix issues you found and few more bits.
>>
>> Update to SVN revision 38536 or later and mail me with your findings.
>
> I updated last night and the revision
Hi,
> Hi,
>
> I don't have the libs here at my laptop so I cannot test this, but I
> commited a patch to fix issues you found and few more bits.
>
> Update to SVN revision 38536 or later and mail me with your findings.
I updated last night and the revision was 38555. Ecore is compiled and
instal
2009/1/10 Oguz Yarimtepe :
> I solved it by googling a bit. Let me share it.
>
> I changed the name of the function eina_hash_del in
> src/lib/ecore_directfb/ecore_directfb.c to eina_hash_del_by_key and
> also commented the unsigned int _ecore_directfb_hash_create(void *key)
> definition (line 102
I solved it by googling a bit. Let me share it.
I changed the name of the function eina_hash_del in
src/lib/ecore_directfb/ecore_directfb.c to eina_hash_del_by_key and
also commented the unsigned int _ecore_directfb_hash_create(void *key)
definition (line 102 to 103). Then it is compiled and insta
Hi,
I had downloaded the EFL from the svn source two weeks ago. Now i
tried to compiled it again with the stable release of directfb 1.2.6.
I compiled directfb source as:
./configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --sysconfdir=/etc --enable-debug
-enable-zlib --