Hey Currently, there are a lot of problems with Visual Studio compiler (vc++):
* inline ASM does not follow the same syntax * some POSIX features are used and are not supported by the win32 API * idem for some C99 features Which means a lot of work if I support vc++. For what ? I'm currently providing MinGW packages and an NSIS installer with mingw-w64 cross compilers. If some people want to *use* Visual studio and the EFL to build a library or a program, they can use the DLL/header files/import libraries provided by the packages or by the installer, but I actually see no point in providing support for the *compilation* of the EFL with vc++. On the other hand, i'm not a Windows expert, so I maybe am missing some important point. What do you think ? Vincent ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
