Re: Beta 3 uploaded - Mailing list pgadmin-hackers

From Bastiaan Wakkie
Subject Re: Beta 3 uploaded
Date
Msg-id 1129733528.17715.2.camel@wakkie.org
Whole thread Raw
In response to Beta 3 uploaded  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
I got the following error in make:

./configure --prefix=/var/db/pgadmin1.4.0b3/
--exec-prefix=/var/db/pgadmin1.4.0b3/ --with-pgsql=/var/db/pg8

ERROR:
../src/include/ctl/xh_ctlcombo.h:25: error: class
`ctlComboBoxXmlHandler' does n ot have any field named
`wxComboBoxXmlHandler'
./pgAdmin3.cpp:60:24: wx/ogl/ogl.h: No such file or directory
./pgAdmin3.cpp: In member function `virtual bool pgAdmin3::OnInit()':
./pgAdmin3.cpp:331: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:331: error: `Get' undeclared (first use this function)
./pgAdmin3.cpp:331: error: (Each undeclared identifier is reported only
once for  each function it appears in.)
./pgAdmin3.cpp:332: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:333: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:334: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:335: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:341: error: `wxOGLInitialize' undeclared (first use this
function )
make[2]: *** [pgAdmin3.o] Error 1
make[2]: Leaving directory `/home/bw/tmp/pgadmin3-1.4.0-beta3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bw/tmp/pgadmin3-1.4.0-beta3'
make: *** [all] Error 2


cheers,

^(B(astia{2}n)?)(\s)?(W(ak{2}ie)?)$

On Wed, 2005-10-19 at 09:34 +0100, Dave Page wrote:
> I've uploaded pgAdmin3 1.4.0 beta 3 to
> http://developer.pgadmin.org/ftp/beta. Please take a few minutes to try
> it out and make sure things look OK before I announce it.
>
> I've also uploaded a Mac appbundle built on Panther. I'd be interested
> to hear if it works OK on Tiger if anyone has access to a machine.
>
> Regards, Dave.
>

---------------------------(end of broadcast)---------------------------


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4572 - trunk/pgadmin3/pkg/win32/src
Next
From: "Dave Page"
Date:
Subject: Re: Beta 3 uploaded