On Thu, 30 Jan 2003 17:20:40 +0100 Ian <[EMAIL PROTECTED]> wrote:

I> On Thu, Jan 30, 2003 at 03:12:48PM +0100, Vadim Zeitlin wrote:
I> > On Thu, 30 Jan 2003 10:34:24 +0100 Ian <[EMAIL PROTECTED]> wrote:
I> > 
I> > I> I get a nasty compile error when trying to compile Mahogany 0.64 with
I> > I> wxGTK 2.4.0 on a Red Hat 7.2 machine.
I> > 
I> >  Could you please try the latest snapshot? It should compile fine with
I> > 2.4.0.
I> 
I> No luck:

 Hmm, now something seems to be broken at your end because:

I> gui/wxComposeView.cpp: In method `wxComposeView::wxComposeView (const
I> String &, wxComposeView::Mode, wxComposeView::MessageKind, wxWindow
I> *)':
I> gui/wxComposeView.cpp:1387: `m_msgviewOrig' undeclared (first use this
I> function)

 m_msgviewOrig *is* declared in include/gui/wxComposeView.h (at line 459 to
be precise).

 Either you have the headers of old (0.64) Mahogany version somewhere where
they're found before the new ones, or you somehow got in the middle of my
cvs commit, i.e. after wxComposeView.cpp was updated but before
wxComposeView.h was (cvs doesn't support atomic commits, unfortunately :-().
Please try getting the latest wxComposeView.h from the cvs in this case,
you should have rev. 1.89 of it.

 Good luck!
VZ



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to