On Thu, 16 Oct 2008, Lionel ORRY wrote:
> I had some compilation errors then, that I could fix using the > modifications in the attachment. They are just temporary workaround > that worked for me ; I suppose the presence of libsecur32.lib should > be checked (and conditional compilation of evil_pwd.c adjusted as a > consequence), and the replacement of _WIN32_WCE=0x0420 by > _WIN32_WINNT=0x0501 is, of course, only for my machine. _WIN32_WINNT=0x0500 seems sufficient (it means that I require Windows 2000 at least for Evil), so I used it. I also added -lsecur32 to the link flags Check out Evil to see if my modifications fixed the compilation with MinGW. Vincent ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel