Ok great news. I was able to compile! Bad news: When I issue the command ./pgadmin3 from the terminal I get the following error message:
Welcome to Darwin! Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3; exit Bus error logout
We're getting close!
Thanks again for the help
Patrick Hatcher Macys.Com
Andreas Pflug <pgadmin@pse-consulting.de>
11/10/04 01:42 AM
To
Patrick Hatcher <PHatcher@macys.com>
cc
pgadmin-support@postgresql.org
Subject
Re: [pgadmin-support] OS X compile error
Patrick Hatcher wrote: > > Trying to compile code from the CVS and I receive this error: > > ld: Undefined symbols: > ctlComboBox::GetStringSelection() const
That method is unused, but was defined in ctlComboBox.h; removed now. Try the new version.