Am Donnerstag, 30. Oktober 2003 15:06 schrieb Vadim Zeitlin: > On Wed, 29 Oct 2003 08:49:06 -0600 (CST) David Bates <[EMAIL PROTECTED]> > wrote: > > DB> Now with VS6, it's a lot different, I'm still having "BUILD" errors, > not DB> linking errors.. here are the errors I'm getting with 6: > DB> > DB> F:\MyProjects\mahogany\M\src\gui\wxDialogLayout.cpp(229) : error C2039: > DB> 'GetStringArray' : is not a member of 'wxArrayString' > > As Robert wrote, this error shouldn't happen if WXWIN_COMPATIBILITY_2_4 is > set to 1 in your wx/setup.h. See include/wx/arrstr.h if you don't believe > me :-) So please change it to 1 and rebuild wxWindows and M (this should > happen automatically, anyhow).
One note about this: I managed to switch 2.4-compatibility off too - and then got a BIG bunch of errors. I finally found the problem, did a make clean, configure (with explicit --enable-compat24, just to be sure) rebuilt, installed, tried mahogany again -- and got the same errors... Somehow the configure-system remembered the switched off compat-24. I finally removed my build-dir completely - this finally did the trick... Martin ------------------------------------------------------- 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