On Sat, 14 Jun 2003 17:32:25 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Sat, 14 Jun 2003 16:02:10 +1000 (E. Australia Standard Time) > Mark Livingstone <[EMAIL PROTECTED]> wrote: > > ML> In VC++ 6.0 I went to build M.exe: > ML> > ML> --------------------Configuration: cclient - Win32 > Release-------------------- > ML> Compiling... > ML> dummynt.c > ML> D:\M\extra\src\c-client\mail.h(1328) : fatal error C1083: > Cannot open include file: 'linkage.h': No such file or directory > ML> Error executing cl.exe. > > Strange: it is supposed to create this as part of the build. There > is a > custom build step which creates linkage.h from link_nt.h. Just a > question: > you do use the latest cvs sources, don't you? OK. I redownloaded the CVS a few minutes ago so it will be as current as you guys are at keeping it uptodate ;-) I am using the instructions in M\Doc\build_win.txt. Is that uptodate? OK. So we do the setup.h copy. Start build of WxWindows. VC++ 6.0 SP5 being used. jpeg, png, regex, tiff, zlib classes / libs build OK. WxWindows classes fall over with errors saying wxUSE_DISPLAY must be defined. ../include\wx/chkconf.h(672) : fatal error C1189: #error : "wxUSE_DISPLAY must be defined." Before I hack and break something, what do you suggest seeing the file mentioned seems to have your name on it :-) ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
