> On Tue, 20 Jul 2004 07:58:00 -0400 (EDT) Richard Welty <[EMAIL PROTECTED]> wrote:
> 
> RW> On Tue, 20 Jul 2004 11:40:00 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL 
> PROTECTED]> wrote:
> RW> >  You need latest wx cvs (this was mentioned twice here yesterday...).
> RW> 
> RW> or you can do what i did, which is comment that line out and avoid
> RW> the html viewer for the moment.
> 
>  You can even continue to use it if you do it, but you won't get any text
> in replies.

Firstly, my wx CVS is completely uptodate as is my M CVS.

To be sure, I went and deleted my modules/HtmlViewer.o and .d files and did make again 
and get: (Sorry for any wrapping probs):

/modules/HtmlViewer.o(.text+0xcf9): In function `HtmlViewer::GetSelection() const':
: undefined reference to `wxHtmlWindow::DoSelectionToText(wxHtmlSelection*)'
modules/HtmlViewer.o(.text+0x12a8): In function 
`HtmlViewer::CreateImageInMemoryFS(wxImage const&)':
: undefined reference to `wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, 
long)'
modules/HtmlViewer.o(.text+0x298b): In function `HtmlViewer::EndBody()':
: undefined reference to `wxHtmlWindow::ToText()'
modules/HtmlViewer.o(.gnu.linkonce.r._ZTV16HtmlViewerWindow+0x260): undefined 
reference to `wxScrolledWindow::DoPrepareDC(wxDC&)'
collect2: ld returned 1 exit status
make[1]: *** [M] Error 1
make[1]: Leaving directory `/home/markl/projects/M/build/src'
make: *** [all] Error 2
[EMAIL PROTECTED] build]$

Wierd eh!

MarkL



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to