On Thu, 19 Jun 2003 20:29:19 +1000 (E. Australia Standard Time) Mark Livingstone <[EMAIL PROTECTED]> wrote:
ML> I updated from today's M CVS. I went to build M.exe and got the ML> following:. Obviously something didn't quite gel correctly so where ML> did I go wrong and how do I fix it :-) I am almost sure that the error is due to the fact that you don't have the latest (or rather sufficiently new) Platform SDK headers. In particuler, the ones which came with VC++ 6 are definitely not new enough and this seems to be the compiler which you use. To fix this (assuming you do want SSL support, otherwise you can always disable it and build without SSL at all) you need to install the SDK (available from MS web site) and make sure that its headers appear before the VC6 ones in the compiler search path. Regards, VZ ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
