Buid fails on OSX 10.3.9

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Buid fails on OSX 10.3.9
Date: 2006-10-24 08:46:17
Message-ID: 453DD2D9.8020402@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-10-24 08:57:29 Re: Buid fails on OSX 10.3.9
Previous Message svn 2006-10-24 08:34:05 SVN Commit by dpage: r5519 - trunk/pgadmin3/src/base