Re: wxWidgets version# update (v2.5 --> v2.6) -->

From: OpenMacNews <OpenMacNews(at)speakeasy(dot)net>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Subject: Re: wxWidgets version# update (v2.5 --> v2.6) -->
Date: 2005-04-12 16:47:16
Message-ID: 43016D8F69EA52BAC02C0318@tiedgar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

hi andreas,

>> i just updated to latest wxWidgets HEAD, which is now reporting as v2.6,
>> rather than previouly as v2.5, and building/installing; changed sometime
>> today ...
>
> We should wait a bit to update our sources for 2.6, to avoid breakage of our
> nightly builds. OTOH, it's a good idea to test wx CVS to notice possible last
> minute problems invented in wx before 2.6 is frozen. I'd really like pgAdmin3
> to use vanilla 2.6, without any fixes.
>
> so please continue testing wx CVS, we'll use 2.6 as soon as it is released
> (which will be RSN).

although wx-2.6 CVS builds w/o error on OSX 10.3.8, a subsequent pgadmin3 make
dies w/ HUNDREDS of 'undefined symbol' warnings referencing "wx*" symbols.

although i'd made some testing changes in acinlcude.m4 to reference the 2.6 dir
tree, and get me past the config checks:

% perl -pi -e 's/wx-2.5/wx-2.6/g' acinclude.m4
% perl -pi -e 's/2.5\*\)/2.6\*\)/g' acinclude.m4
% perl -pi -e 's/WX_VERSION="2.5"/WX_VERSION="2.6"/g' acinclude.m4

i'd venture i've missed some lib/include refs elsewhere ...

i'll see what i can blindly find, but i'd gather you'd know better what
changes/preparations need to be made for the "2.6" vs "2.5" references.

cheers,

richard

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message OpenMacNews 2005-04-12 16:56:06 Re: Roadmap for pgAdmin3 on OSX
Previous Message cvs 2005-04-12 12:09:38 CVS Commit by dpage: Updated Japanese translation from Hiroshi