Nerijus Baliunas | 12 May 2011 02:37
Picon

compile error with wx head

Hello,

.src/classes/MFolder.cpp:1276:65: error: no matching function for call to 'wxArrayString::wxArrayString(bool)'
/a/M/wxWindows.29/wxWidgets/include/wx/arrstr.h:57:5: note: candidates are:
wxArrayString::wxArrayString(size_t, const wxString*)
/a/M/wxWindows.29/wxWidgets/include/wx/arrstr.h:56:5: note:                
wxArrayString::wxArrayString(size_t, const wchar_t**)
/a/M/wxWindows.29/wxWidgets/include/wx/arrstr.h:55:5: note:                
wxArrayString::wxArrayString(size_t, const char**)
/a/M/wxWindows.29/wxWidgets/include/wx/arrstr.h:54:5: note:                
wxArrayString::wxArrayString(const wxArrayString&)
/a/M/wxWindows.29/wxWidgets/include/wx/arrstr.h:53:5: note:                 wxArrayString::wxArrayString()

Regards,
Nerijus

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay

Gmane