Обсуждение: Build wxWidgets-2.8.0 in Cygwin

Поиск
Список
Период
Сортировка

Build wxWidgets-2.8.0 in Cygwin

От
QuanZongliang
Дата:
hi!<br />  <br /> I had compiled wxWidgets-2.8.0 in Cygwin with command:<br />     ./configure --with-gtk --enable-gtk2
--enable-unicode--enable-mimetype=no<br /> but got warning message:<br />     checking for backtrace() in
<execinfo.h>...no<br />    configure: WARNING: backtrace() is not available, wxStackWalker will not be
available<br/>  <br /> Can the pgAdmin be built without wxStackWalker?<br /> How to correct it?<br />  <br /> Thanks<br
/>Quan<br /> 

Re: Build wxWidgets-2.8.0 in Cygwin

От
Dave Page
Дата:
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


Re: Build wxWidgets-2.8.0 in Cygwin

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

Re: Build wxWidgets-2.8.0 in Cygwin

От
Dave Page
Дата:
QuanZongliang wrote:
> It seems M$-VC++ is too expensive.

It's free:
http://msdn.microsoft.com/vstudio/express/visualc/default.aspx. you'll
also need to install the platform SDK.

Regards, Dave


Re: Build wxWidgets-2.8.0 in Cygwin

От
QuanZongliang
Дата:
<br />OK, thanks. I will download it ...<br /><br /><hr id="stopSpelling" /> > Date: Mon, 12 Mar 2007 09:00:34
+0000<br/>> From: dpage@postgresql.org<br />> To: quanzongliang@hotmail.com<br />> CC:
pgadmin-support@postgresql.org<br/>> Subject: Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin<br />> <br
/>>QuanZongliang wrote:<br />> > It seems M$-VC++ is too expensive.<br />> <br />> It's free:<br />>
http://msdn.microsoft.com/vstudio/express/visualc/default.aspx.you'll<br />> also need to install the platform
SDK.<br/>> <br />> Regards, Dave<br />> <br />> ---------------------------(end of
broadcast)---------------------------<br/>> TIP 4: Have you searched our list archives?<br />> <br />>
http://archives.postgresql.org<br/>