Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Build fails on OSX using wx 2.7.0



 

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org 
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of 
> Florian G. Pflug
> Sent: 31 August 2006 09:35
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] Build fails on OSX using wx 2.7.0
> 
> ld: Undefined symbols:
> wxString::mb_str(wxMBConv&) const
> wxString::wxString(char const*, wxMBConv&, unsigned long)
> wxWindow::SetTitle(wxString const&)
> wxWindow::GetTitle() const
> wxFont::Init()
> make[2]: *** [pgadmin3] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> Any ideas what might be going on?

Nope that's really odd - but I found a problem on Mac late last night so
am hacking on it later today when I've finished with psqlODBC. Can you
wait until I'm happy with the build here before we debug yours?

As an extra benefit to fixing the problem I found, we should also be
building Universal binaries by the time I've finished :-)

Regards, Dave.




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group