compiling rapidsvn on solaris
Anuj Singh <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
Hi there,
I have been trying to compile rapidsvn on my solaris blade 1000 system.
As wxwidget doesn't support drag n drop feature on x11 systems...this
feature is not available (hence the entry *#define wxUSE_DRAG_AND_DROP 0* in
setup.h)
It seems the file *filelist_ctrl.cpp* have dependecy over this feature and
hence simply refuse to get compiled. Please direct for the changes to get
rapidsvn compiled.
The error reported is as follow:
*In file included from filelist_ctrl.cpp:57:
rapidsvn_drop_target.hpp:32: error: expected class-name before '{' token
rapidsvn_drop_target.hpp:32: warning: `class RapidSvnDropTarget' has virtual
functions but non-virtual destructor
filelist_ctrl.cpp: In member function `void
FileListCtrl::OnBeginDrag(wxListEvent&)':
filelist_ctrl.cpp:1755: error: `wxDropSource' undeclared (first use this
function)
filelist_ctrl.cpp:1755: error: (Each undeclared identifier is reported only
once for each function it appears in.)
filelist_ctrl.cpp:1755: error: expected `;' before "dropSource"
filelist_ctrl.cpp:1756: error: `dropSource' undeclared (first use this
function)
gmake[2]: *** [filelist_ctrl.o] Error 1*
Thanks and Regards
Anuj Kumar Singh
(0)9212450171
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=1443368
To unsubscribe from this discussion, e-mail: [[email protected]].