Re: wxWidgets 2.9.2 compatibility - Mailing list pgadmin-hackers

From Dave Page
Subject Re: wxWidgets 2.9.2 compatibility
Date
Msg-id CA+OCxoxfqH9fo=oor_MBuon-RsGG1f-7w8d4Cw9aEL6EsWK1Yw@mail.gmail.com
Whole thread Raw
In response to wxWidgets 2.9.2 compatibility  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
And today, let's forward the attachement :-p

(thanks Ashesh)

On Tue, Jul 12, 2011 at 5:45 PM, Dave Page <dpage@pgadmin.org> wrote:
> So here's the patch I needed to get pgAdmin to build against wxWidgets
> 2.9.2 on Mac. The only obvious problem I see with it when running is
> that the toolbars are displaying text over the graphical buttons which
> needs further investigation.
>
> I'm not really sure why the compiler is unable to resolve this:
>
> ./slony/dlgRepCluster.cpp:815: error: request for member
> ‘GetClientData’ is ambiguous
> /usr/local/include/wx-2.9/wx/ctrlsub.h:297: error: candidates are:
> void* wxItemContainer::GetClientData(unsigned int) const
> /usr/local/include/wx-2.9/wx/event.h:3234: error:
> void* wxEvtHandler::GetClientData() const
>
> Any ideas Peter? It's easy to give it a hint of course, but quite ugly.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #328: Column collation change has no effect
Next
From: Peter Geoghegan
Date:
Subject: Re: wxWidgets 2.9.2 compatibility