The newest M CVS and the wxWindows one of 3 days ago, give me (mdk 7.2) 
the error below:

c++ -o gui/wxDialogLayout.o -c -fPIC 
-I/home/michele/Projects/Builds/M/include 
-I/home/michele/Projects/M/include -DDEBUG -DDEBUG_michele 
-DEXPERIMENTAL_NSImporter 
-I/home/michele/MyStuff/lib/wx/include/gtkd-2.3 
-I/home/michele/MyStuff/include -D__WXDEBUG__ -D__WXGTK__ -D_REENTRANT 
-I/home/michele/Projects/M/extra/include 
-I/home/michele/Projects/Builds/M/extra/src/c-client 
-I/home/michele/Projects/M/extra/src/compface 
-I/home/michele/Projects/M/src/wx/vcard -fno-rtti -fno-exceptions -g3 
-O0 -MMD -Wall .src/gui/wxDialogLayout.cpp
.src/gui/wxDialogLayout.cpp: In method `class wxRadioBox * 
wxEnhancedPanel::CreateRadioBox(const char *, long int, wxControl *, 
unsigned int = 0)':
.src/gui/wxDialogLayout.cpp:641: no matching function for call to 
`wxArrayString::GetStringArray ()'
.src/gui/wxDialogLayout.cpp: In method `class wxControl * 
wxEnhancedPanel::CreateComboBoxOrChoice(bool, const char *, long int, 
wxControl *, unsigned int = 0)':
.src/gui/wxDialogLayout.cpp:689: no matching function for call to 
`wxArrayString::GetStringArray ()'
gmake[1]: *** [gui/wxDialogLayout.o] Error 1
gmake[1]: Leaving directory `/home/michele/Projects/Builds/M/src'
gmake: *** [all] Error 2

Seems odd as nobody else seems to get it. Any ideas?
BTW, I have cleaned out all lib,include, etc. dirs before compiling, 
just to be sure :o)

Another question, the script makewxgtk gives quite a restrictive set of 
options for the configure.
Are they necessary?

Michele


_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to