On Fri, 27 Jun 2003 19:53:43 +0300 Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> I am trying to compile M with cygwin and -mno-cygwin switch. NB> It seems _tsystem is not available: This depends on w32api version normally. Can you do a quick grep for _tsystem in mingw32/cygwin headers? NB> .src/classes/ComposeTemplate.cpp:913: implicit declaration of function `int _tsystem(...)' NB> NB> wxSystem is defined in wxchar.h as NB> #define wxSystem _tsystem NB> NB> If I change it to NB> #define wxSystem system NB> it compiles. Yes, but not in Unicode... I'll mention this on wx-dev, thanks, VZ ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers