wxWidgets 2.9.2 compatibility
От | Dave Page |
---|---|
Тема | wxWidgets 2.9.2 compatibility |
Дата | |
Msg-id | CA+OCxoz7BYToP=XFw_MjX6V_L1-N1oS-HDn0sut7Rw9jO4RtpA@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: wxWidgets 2.9.2 compatibility
Re: wxWidgets 2.9.2 compatibility |
Список | pgadmin-hackers |
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
В списке pgadmin-hackers по дате отправления: