Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-12 Thread QuanZongliang
OK, thanks. I will download it ... > Date: Mon, 12 Mar 2007 09:00:34 +> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> CC: pgadmin-support@postgresql.org> Subject: Re: > [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin> > QuanZongliang wrote:> > &g

Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-12 Thread QuanZongliang
ld 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:> > c

[pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-11 Thread QuanZongliang
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 ... noconfigure: WARNING: backtrace() is not available, wxStackWalker will not be available Can

[pgadmin-support] install wxWidgets using cygwin

2007-03-08 Thread QuanZongliang
hi! I want to compile wxWidgets using Cygwin. Which option shound be token by command "./configure"? OS: WindowsXP SP2 wxWidgets: 2.8.0 Thanks. Quan