Re: wxWindows Snapshot for pgAdmin3

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: wxWindows Snapshot for pgAdmin3
Date: 2003-07-03 07:44:38
Message-ID: 03AF4E498C591348A42FC93DEA9661B83AF15A@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito(at)inetrt(dot)skcapi(dot)co(dot)jp]
> Sent: 03 July 2003 06:07
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] wxWindows Snapshot for pgAdmin3
>
>
> Hi Dave.
>
> From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
> > Morning all,
> >
> > Yesterday I posted a message about having built a new wxWindows
> > tarball for pgAdmin use, based on the 2003-06-18 wxWindows CVS.
> >
> > Unfortunately this version will not compile properly on FreeBSD 5.1
> > (specifically xrc which has had a number of changes committed).
> > Therefore I have re-packaged the wxWindows snapshot from
> the earlier
> > 2003-06-07 snapshot which many of us were running
> previously and does
> > compile OK on FreeBSD.
> >
> > Apologies for any inconvenience.
>
> What was a problem?
>
> I had FreeBSD 5.1, too.
> But, I could compile it with 2003-06-18 wxWindows CVS.
> cvs -z3 -d :pserver:anoncvs(at)cvs(dot)wxwindows(dot)org:/pack/cvsroots/wxwindows
> co -D"2003-06-18" -P wxWindows
> additional wxString patch to.

The wx people committed some changes to numerous files in
contrib/src/xrc/ between 06-07 and 06-18 that seem to break libxrc on
FreeBSD 5.1 (here at least). Fo example:
http://cvs.wxwindows.org/viewcvs.cgi/wxWindows/contrib/src/xrc/xmlres.cp
p.diff?r1=1.34&r2=1.35

The previous version works just fine, and as I've heard no other reason
to use 06-18 I rolled it back.

> But, I haven't cleared a UTF-8 font problem yet....
> makes a font environment now.
>
> BTW.
> It is short of BSD4.x patch.

Sorry, fixed now.

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message A. van Roggen 2003-07-03 10:32:58 Re: [GENERAL] pgAdmin III - Call for Translators
Previous Message Andreas Pflug 2003-07-03 07:39:34 Re: Edit Data dialog