Re: which "wx2.6" should we use ?

From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: which "wx2.6" should we use ?
Date: 2005-05-05 19:42:53
Message-ID: 427A773D.8070800@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Andreas Pflug wrote:
> Raphaël Enrici wrote:
>
>>Hi Andreas,
>>
>>I was just facing a build problem concerning dbgrptg.cpp in wx2.6 and
>>found your report about it [1]. So, could you precise the wxWidgets
>>version that should be used to build current snapshots and future 1.2.2 ?
>
> Um, this was a 2.5.5 problem, said to be fixed immediately (thus
> included in 2.6). If not, this is worth an error note on wx-dev.
> Try to disable debug reporting, hopefully there's a config option
> available for that (there are no plans to use dbgrpt so far)

You Rock!

./configure --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr --mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--with-gtk --enable-gtk2 --enable-unicode \
--enable-mimetype=no \
--disable-shared \
--enable-debug --disable-debugreport \
--with-flavour=pga3

Cheers,
Raphaël

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Raphaël Enrici 2005-05-05 19:50:09 Re: Trimming the snapshots
Previous Message Dave Page 2005-05-05 19:28:36 Re: Trimming the snapshots