Re: Build wxWidgets-2.8.0 in Cygwin

From: Dave Page <dpage(at)postgresql(dot)org>
To: QuanZongliang <quanzongliang(at)hotmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Build wxWidgets-2.8.0 in Cygwin
Date: 2007-03-12 08:23:56
Message-ID: 45F50E1C.4070100@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message QuanZongliang 2007-03-12 08:53:13 Re: Build wxWidgets-2.8.0 in Cygwin
Previous Message QuanZongliang 2007-03-12 02:48:50 Build wxWidgets-2.8.0 in Cygwin