Re: which "wx2.6" should we use ? - Mailing list pgadmin-hackers

From Raphaël Enrici
Subject Re: which "wx2.6" should we use ?
Date
Msg-id 427A773D.8070800@club-internet.fr
Whole thread Raw
In response to Re: which "wx2.6" should we use ?  (Andreas Pflug <pgadmin@pse-consulting.de>)
List 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

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Trimming the snapshots
Next
From: Raphaël Enrici
Date:
Subject: Re: Trimming the snapshots