Re: [E-devel] compiling evil on eee 1000h

2008-10-03 Thread Samuel Nicholas
>> >> Hi Samuel, >> You should try this : >> >> ./autogen.sh --enable-ecore-sdl --enable-ecore-win32 --disable-ecore-con >> --with-iconv-link=-liconv >> (see E wiki : http://wiki.enlightenment.org/index.php/EFL_Windows_XP) >> >> This line should work, but you *MUST* have glew and directX installed

Re: [E-devel] compiling evil on eee 1000h

2008-10-01 Thread Vincent Torri
On Wed, 1 Oct 2008, Nicolas Aguirre wrote: >> evas I had a few troubles with, notably that mingw had some internal error > I got around by installing the alpha releases >> and I also had to edit src/lib/canvas/evas_object_smart_clipped.c as > suggested here: > http://www.mail-archive.com/enlight

Re: [E-devel] compiling evil on eee 1000h

2008-10-01 Thread Nicolas Aguirre
> Compilation of evil worked after Vincents help, then eet worked as expected > > evas I had a few troubles with, notably that mingw had some internal error I got around by installing the alpha releases > and I also had to edit src/lib/canvas/evas_object_smart_clipped.c as suggested here: http://ww

Re: [E-devel] compiling evil on eee 1000h

2008-10-01 Thread Samuel Nicholas
Samuel Nicholas wrote: Vincent Torri wrote: Hey, hi ive been trying to compile evil on my eee 1000H and am getting the attatched error. i tried starting from scratch using only the versions of software in the compile guide but same diff looks to be an assembly thing cause it spits the erro

Re: [E-devel] compiling evil on eee 1000h

2008-09-28 Thread Samuel Nicholas
Vincent Torri wrote: > > Hey, > >> hi ive been trying to compile evil on my eee 1000H and am getting the >> attatched error. >> i tried starting from scratch using only the versions of software in >> the compile guide but same diff >> >> looks to be an assembly thing cause it spits the errors on

Re: [E-devel] compiling evil on eee 1000h

2008-09-26 Thread Vincent Torri
Hey, > hi ive been trying to compile evil on my eee 1000H and am getting the > attatched error. > i tried starting from scratch using only the versions of software in the > compile guide but same diff > > looks to be an assembly thing cause it spits the errors on memcpy_glibc.S > i must be miss

[E-devel] compiling evil on eee 1000h

2008-09-26 Thread Samuel Nicholas
hi ive been trying to compile evil on my eee 1000H and am getting the attatched error. i tried starting from scratch using only the versions of software in the compile guide but same diff looks to be an assembly thing cause it spits the errors on memcpy_glibc.S i must be missing something simpl