Dear Mr. Vincent, On my side, same error occurs as following.
evas_module.c:400:37: error: macro "open" requires 3 arguments, but only 1 given After add the sent patch, the following error I have met. evas_private.h:50:14 error: use of enum '_Evas_Font_Style' without previous declaration I'd be able to modify to avoid this build error.. but.. This would be caused by difference of environment such as the gcc version (4.5.2). Would you kindly Enlighten me on this? Sincerely, Shinwoo Kim. > 1. evas_module.diff > Attached patch evas_module.diff had been removed with comment > "Unnecessary..." > Would you please let me know, if there is any thing for building on evil > Windows without this. i have fixed Evil so that this patch is not necessary anymore (last time I compiled with MinGW). Do you still need it ? 2011/8/4 cnook <kimci...@gmail.com> > Hello, > > 1. evas_module.diff > Attached patch evas_module.diff had been removed with comment > "Unnecessary..." > Would you please let me know, if there is any thing for building on evil > Windows without this. > > 2. evas_font_dirr.diff > strndup is GNU extension, anyhow, I'm not sure the 'tmp' is necessary > stuff. > If it is.. strndup() should be modified by using eina_unicode_strndup() > > 3. Question. > 1) evas_privat.h > in struct _Evas_Font_Decscription, there is a line as bellow. > Eina_Bool new : 1; > Maybe.. there is a build flag, option to ignore "new" from reserved > word. (gcc ver: 4.5.2) > Or, related lines use the Evas_Font_Description should be changed with > new word. > > 2) On Windows, using revision 62040, I got the elementary_test.exe > with great help from Mr. Vincent and you.. Thanks :) > One thing what I want to ask is from following steps. > > step 1) execute elementary_test.exe > step 2) mouse down on one of list items. > step 3) mouse up on out side of elementary_test.exe window > step 4) now I can scroll up,down without mouse holding > > > > Sincerely, > Shinwoo Kim. > > ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel