On Tue, 21 Oct 2003 12:14:11 -0500 (CDT) David Bates <[EMAIL PROTECTED]> wrote:

DB> I'm trying to build M.. I do a batch build of all the Debug stuff,

 You don't have to do batch build, simply building the M project should be
enough (it has the dependencies on all the rest).

DB> But that fails on: wxRemove on line: 63 in sysutil.h

 Err, once again, what do you mean by "fails"? What is the error you get?
Please understand that obviously this doesn't happen here as I can build it
and so I need as much information as possible to understand what goes on.

DB> If I do juyst a plain: Build M.exe, it can't open include mchannel.h,
DB> I'm assuming this is because the Batch Build wasn't sucessful.

 No, it is because you don't have recent enough Platform SDK headers, so
you will need to disable SSL (USE_SSL=0 in config.h) -- or install a later
SDK and setup MSVC6 to use its headers instead of the ones bundled with it.

DB> Further, I could not connect to the CVS server for wxWindows

 Strange... It works just fine from here.

DB> downloaded the latest I could find on thier site..

 2.5.0 will not be enough, so you'll need a daily snapshot (maybe this is
what you already have, of course) then.

 Regards,
VZ



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to