| From: | Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: phase 2 of wxWidgets 2.9 build |
| Date: | 2011-02-02 15:33:03 |
| Message-ID: | AANLkTikF-qEpJY_=WQAz2mttOx4trSEX7=MRcgyx2t7R@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On 2 February 2011 15:26, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Wed, Feb 2, 2011 at 3:18 PM, Peter Geoghegan
> <peter(dot)geoghegan86(at)gmail(dot)com> wrote:
>> Find attached linker errors when building against 2.9.
>>
>> This doesn't look OGL related. They are all related to wxAUI classes.
>> Are we missing a build flag or something? I'm investigating.
>
> You are missing the aui library for some reason. Try adding 'aui' to
> the list of libraries in pgadmin3_LDADD in acinclude.m4 (and then run
> the bootstrap script).
It seems that in 2.9, wx-config --libs doesn't give the non-standard
libs by default. They must be specified separately.
Building...
--
Regards,
Peter Geoghegan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2011-02-02 15:48:10 | Re: phase 2 of wxWidgets 2.9 build |
| Previous Message | Dave Page | 2011-02-02 15:26:21 | Re: phase 2 of wxWidgets 2.9 build |