Re: compiling against wxWidgets 2.5.2?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: compiling against wxWidgets 2.5.2?
Sven Köhler wrote:
Hi,
when compiling pgadmin 1.0.2 against wxWidgets 2.5.2, i get the
following error:
ui/frmConnect.cpp:35: invalid static_cast from type `void
(frmConnect::*)(wxNotifyEvent&)' to type `void
(wxEvtHandler::*)(wxCommandEvent&)'
Any hints?
wxWidget interfaces changed. Please use a cvs snapshot.
Regards,
Andreas
Home |
Main Index |
Thread Index