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