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 <[EMAIL PROTECTED]>
11/10/04 01:42 AM |
|
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.
Please report if you're successful.
Regards,
Andreas