I will update my CVS and recompile this evening.. as .Net is at home.. linux and vs 6 are here at work.. ;)


At 12:09 PM 10/28/03, you wrote:
On Tue, 28 Oct 2003 09:50:14 -0600 David Bates <[EMAIL PROTECTED]> wrote:

DB> All have issues building.. I don't have the VS 6 errors at the current
DB> moment, but I have the .NET and RH errors:
DB>
DB> .NET:
DB> c:\Projects\M\include\MInterface.cpp(149): error C2065:
DB> 'MDialog_YesNoDialog' : undeclared identifier
DB> c:\Projects\M\include\MInterface.cpp(202): error C2027: use of undefined
DB> type 'ASMailFolder'

 Ok, sorry about this, I've forgot to update the include/MInterface.*.m4
files from MInterface.mid (it would be really nice to do this
automatically, i.e. run m4 from the post checkin script... does anyone have
time to set this up?). Done now, should work.

DB> RH9:
DB> .src/gui/wxSubfoldersDialog.cpp: In member function `virtual void
DB>     wxSubfoldersTree::OnListFolder(const String&, char, long int)':
DB> .src/gui/wxSubfoldersDialog.cpp:486: `delim' undeclared (first use this
DB>     function)

 As I said (didn't I?), this error happens if you use debug wxWin lib with
non debug M exe or vice versa. The simplest way to fix it is to use the
same debug setting for both.

 I did fix this particular bug in the cvs but as mixed debug/release
configs get almost no testing, no doubt it's going to be broken again soon.

 Anyhow, hopefully you should be able to build M now under both systems!
VZ



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to