I got the following error while compiling 4430 revision:

./ctl/ctlTree.cpp: In constructor
'treeObjectIterator::treeObjectIterator(ctlTree*, pgObject*)':
./ctl/ctlTree.cpp:100: error: conversion from 'int' to 'const
wxTreeItemId' is ambiguous
/usr/local/include/wx-2.6/wx/treebase.h:75: note: candidates are:
wxTreeItemId::wxTreeItemId(long int)
/usr/local/include/wx-2.6/wx/treebase.h:59: note:
wxTreeItemId::wxTreeItemId(void*)
make[2]: *** [ctlTree.o] Error 1
make[2]: Leaving directory `/home/dags/desarrollo/pgadmin3/pgadmin3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dags/desarrollo/pgadmin3/pgadmin3'
make: *** [all] Error 2

Maybe another gcc4 related error or a wxWidgets issue ?.

Regards,
Diego.

El mar, 06-09-2005 a las 21:11 +0200, Andreas Pflug escribió:
> Dave Page wrote:
> >  
> > 
> >     ------------------------------------------------------------------------
> >     *From:* [EMAIL PROTECTED]
> >     [mailto:[EMAIL PROTECTED] *On Behalf Of *Jorge
> >     Valdés Orozco
> >     *Sent:* 06 September 2005 14:50
> >     *To:* pgadmin-support@postgresql.org
> >     *Subject:* [pgadmin-support] Error in PgAdmin III 1.3.0 Version
> >     released at Septembeer 4, 2005
> > 
> >     Hello every vary,
> >      
> >      i got the following error:
> >      
> >     /*the schema oid can`t be located, please refresh all schemas*/.
> >      
> >     This appear when i'm interchanging between database' schemas. Some
> >     of my tables are created with oid.
> >     I'm using PostgreSQL 8.0.3 on i686-redhat-linux-gnu, compiled by GCC
> >     gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8).
> >      
> > 
> > Yes, I'm seeing this as well now - looks like your last commit to 
> > pgObject.cpp is broken Andreas :-(
> 
> Fixed; a curly brace was a little misplaced. Must have been self-moving :-)
> 
> Regards,
> Andreas
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faq
> 
> 


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to