Menu

#84 compilation errors lmule 1.2.1

open
nobody
None
5
2004-02-22
2004-02-22
No

g++ --version
g++ (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)

source='AddFriend.cpp' object='AddFriend.o' libtool=no \ depfile='.deps/AddFriend.Po'
tmpdepfile='.deps/AddFriend.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -g
-I/usr//lib/wx/include/gtk2u-2.4 -I/usr//include
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -Iwx/xrc -Iwx/xrc/expat/xmlparse
-Iwx/xrc/expat/xmltok -c -o AddFriend.o `test -f
'AddFriend.cpp' || echo './'`AddFriend.cpp
In file included from ServerList.h:24,
from ServerListCtrl.h:4,
from sockets.h:27,
from emuleDlg.h:24,
from emule.h:30,
from AddFriend.cpp:23:
Preferences.h: In member function `CString
CPreferences::GetIRCNick()':
Preferences.h:399: error: no matching function for call
to `CString::CString(char[30])'
mfc.h:345: error: candidates are:
CString::CString(const CString&)
mfc.h:330: error:
CString::CString(const wxChar*)
mfc.h:328: error: CString::CString(wxChar*)
mfc.h:326: error: CString::CString()
Preferences.h: In member function `CString
CPreferences::GetIRCServer()':
Preferences.h:401: error: no matching function for call
to `CString::CString(char[50])'
mfc.h:345: error: candidates are:
CString::CString(const CString&)
mfc.h:330: error:
CString::CString(const wxChar*)
mfc.h:328: error: CString::CString(wxChar*)
mfc.h:326: error: CString::CString()

... and many similar errors...

Discussion


Log in to post a comment.