On Fri, 1 Feb 2008, Dave Page wrote:
On Feb 1, 2008 2:57 PM, Scott Ehrlich <[EMAIL PROTECTED]> wrote:
I certainly got further along, but then hit:
macros.o: In function `queryMacroList::queryMacroList(_xmlTextReader*)':
macros.cpp:(.text+0x1bf4): undefined reference to `wxStrin
On Fri, 1 Feb 2008, Milen A. Radev wrote:
Scott Ehrlich написа:
I've been fighting to get the latest source of pgadmin compiled on Centos 5
64-bit.
I obtained gnu-c++ (so it was happy with g++). It then complained about
wxWidgets, so I obtained the source for that, compiled and inst
I've been fighting to get the latest source of pgadmin compiled on Centos 5
64-bit.
I obtained gnu-c++ (so it was happy with g++). It then complained about
wxWidgets, so I obtained the source for that, compiled and installed, and
./configure for pgadmin saw wxWidgets and was happy with that.