Re: [E-devel] Evil compilation error in windows XP

2011-12-05 Thread Vincent Torri
On Tue, Dec 6, 2011 at 7:50 AM, HariHara Sudhan wrote: > I've done a clean install in XP and evil compiles perfectly, but eina > throws libiconv errors, libiconv is present in lib folder.I've > attached the mingw config file and the error message by eina > compilation. > follow the wiki: http:/

Re: [E-devel] Evil compilation error in windows XP

2011-12-04 Thread Vincent Torri
On Mon, 5 Dec 2011, HariHara Sudhan wrote: > Yes, i followed the wiki page. > and libws2_32.a is there inside the c:\MinGW\lib folder. > is makefile not linking the library properly? > btw will evil and other efl library compile under windows 7? Ha, you're *compiling* under win 7. I've never tr

Re: [E-devel] Evil compilation error in windows XP

2011-12-04 Thread HariHara Sudhan
Yes, i followed the wiki page. and libws2_32.a is there inside the c:\MinGW\lib folder. is makefile not linking the library properly? btw will evil and other efl library compile under windows 7? On Mon, Dec 5, 2011 at 12:32 AM, Vincent Torri wrote: > > Hey, > > On Sun, 4 Dec 2011, HariHara Sud

Re: [E-devel] Evil compilation error in windows XP

2011-12-04 Thread Vincent Torri
Hey, On Sun, 4 Dec 2011, HariHara Sudhan wrote: >I get many undefined reference errors from evil_unistd.c, > evil_link_xp.cpp & in evil_fcntl.c, > I installed the mingw from the latest repositories. > I've attached the screenshot with the mail. > is win32 api missing anywhere? > any solution