Re: [E-devel] Not possible to compile evil on Windows XP

2008-11-21 Thread Samuel Nicholas
>> Looking into the sspi.h header line, it has the following definition: >> >> typedef UNICODE_STRING SECURITY_STRING, *PSECURITY_STRING; >> >> So somehow the UNICODE_STRING type is not found be the compiler. >> >> Can someone please help me to solve this? >> > > When I tried to compile it 2

Re: [E-devel] Not possible to compile evil on Windows XP

2008-11-20 Thread Vincent Torri
Hey, > I am trying to work through the steps of compiling the EFL libraries on a > Windows XP Professional virtual VMWare machine. > > I have setup the MSYS/MinGW system as described on the wiki page > EFL_Windows_XP. > > I recently checked out all sources from the e trunk in subversion (revisi

[E-devel] Not possible to compile evil on Windows XP

2008-11-20 Thread development FMS
Hi, I am trying to work through the steps of compiling the EFL libraries on a Windows XP Professional virtual VMWare machine. I have setup the MSYS/MinGW system as described on the wiki page EFL_Windows_XP. I recently checked out all sources from the e trunk in subversion (revision 37701). Wh