It seems M$-VC++ is too expensive. I will try it on the Linux(Fedora Core 6). please suggest. Thanks.
> Date: Mon, 12 Mar 2007 08:23:56 +0000> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> CC: pgadmin-support@postgresql.org> Subject: Re: > [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin> > QuanZongliang wrote:> > > hi!> > > > I had compiled wxWidgets-2.8.0 in Cygwin with command:> > > ./configure --with-gtk --enable-gtk2 --enable-unicode> > > --enable-mimetype=no> > but got warning message:> > checking for backtrace() > in <execinfo.h>... no> > configure: WARNING: backtrace() is not available, > wxStackWalker will> > not be available> > > > Can the pgAdmin be built > without wxStackWalker?> > Yes, but we don't support building under Cygwin at > all. You should use> VC++ on windows.> > Regards, Dave> > > ---------------------------(end of broadcast)---------------------------> TIP > 6: explain analyze is your friend