Hey,

> I'm developing a VST, and I think will be great use EFL for the GUI.

just for curiosity, what is a VST ?

> Just svn and following the instructions on the web
> http://wiki.enlightenment.org/index.php/EFL_Windows_XP, when compiling evil
> I get this error:
> c:/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/security.h:38,
>                 from evil_pwd.c:8:
> c:/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sspi.h:60: error:
> syntax error before "SECURITY_STRING"
>
> I solved it modifying src/lib/evil_pwd.c adding a #include <ntsecapi.h>:

the correct fix is to add a macro to the preprocessor. I have this fix and 
others for evil and eina in my computer. If I have some time, I'll commit 
them tomorrow evening.

thanks for testing :)

Vincent

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to