Buid fails on OSX 10.3.9 - Mailing list pgadmin-hackers

From Florian G. Pflug
Subject Buid fails on OSX 10.3.9
Date
Msg-id 453DD2D9.8020402@phlo.org
Whole thread Raw
Responses Re: Buid fails on OSX 10.3.9  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Hi

The build fails since yesterday on OSX 10.3.9, using wx-2.7.0
This is the error message:
dlg/dlgIndex.cpp:42: error: invalid static_cast from type `<unknown type>' to
    type `void (wxEvtHandler::*)(wxListEvent&)'
dlg/dlgIndex.cpp:43: error: invalid static_cast from type `<unknown type>' to
    type `void (wxEvtHandler::*)(wxCommandEvent&)'

I didn't have the time yet to look into this - maybe someone has here has an
idea about what gcc is unhappy about...

greetings, Florian Pflug

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5519 - trunk/pgadmin3/src/base
Next
From: "Dave Page"
Date:
Subject: Re: Buid fails on OSX 10.3.9