Hello,

.src/gui/wxMessageView.cpp: In static member function 'static
MessageView* MessageView::Create(wxWindow*, FolderView*)':
.src/gui/wxMessageView.cpp:210: error: cannot allocate an object of
abstract type 'wxMessageView'
/a/M/M/include/gui/wxMessageView.h:40: note:   because the following
virtual functions are pure within 'wxMessageView':
/a/M/M/include/MessageView.h:449: note:  virtual void
MessageView::OnViewerChange(const MessageViewer*, const MessageViewer*,
const String&)
.src/gui/wxMessageView.cpp: In static member function 'static
MessageView* MessageView::CreateStandalone(wxWindow*, Profile*)':
.src/gui/wxMessageView.cpp:217: error: cannot allocate an object of
abstract type 'wxMessageView'
/a/M/M/include/gui/wxMessageView.h:40: note:   since type
'wxMessageView' has pure virtual functions

It's with gcc 4.

Nerijus



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to