compile error
Nerijus Baliunas <[email protected]> Wed, 31 Dec 2008 02:05:34 +0200
| Newsgroups | gmane.mail.mahogany.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, latest svn of M and wx: .src/gui/wxIconManager.cpp: In member function 'wxIcon wxIconManager::GetIcon(const String&)': .src/gui/wxIconManager.cpp:562: error: call of overloaded 'LoadFile(String&, wxBitmapType)' is ambiguous /a/M/wxWindows.29/wxWidgets/include/wx/generic/icon.h:46: note: candidates are: bool wxIcon::LoadFile(const wxString&, wxBitmapType, int, int) /a/M/wxWindows.29/wxWidgets/include/wx/generic/icon.h:50: note: virtual bool wxIcon::LoadFile(const wxString&, wxBitmapType) make[1]: *** [gui/wxIconManager.o] Error 1 Regards, Nerijus ------------------------------------------------------------------------------