Re: Build wxWidgets-2.8.0 in Cygwin
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: 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
Home |
Main Index |
Thread Index