aMule Bug Tracker - aMule
View Issue Details
0000113aMuleMiscpublic2004-08-09 10:002004-10-19 20:13
lucasvr 
 
normalminoralways
closedopen 
 
 
0000113: Problem compiling TextClient with wxGTK 2.5.2
TextClient.cpp: In function `wxAppConsole* wxCreateApp()':
TextClient.cpp:62: error: cannot allocate an object of type `CamulecmdApp'
TextClient.cpp:62: error: because the following virtual functions are abstract:
/Programs/WxGTK/2.5.2/include/wx/app.h:100: error: virtual int wxAppConsole::OnRun()
The error goes away if the file is compiled without '-DAMULECMDDLG', which is not an elegant solution. Any ideas?
No tags attached.
Issue History
2004-08-09 10:00lucasvrNew Issue
2004-10-19 20:13KryStatusnew => closed
2004-10-19 20:13KryNote Added: 0000313

Notes
(0000313)
Kry   
2004-10-19 20:13   
There is a bug on your wxGTK configure which prevents wxconsoleApp from being build.