Failed to compile pgadmin3 1.6.0 & 1.6.1 with wxWidgets 2.8.0 release - Mailing list pgadmin-support

From smartkenny
Subject Failed to compile pgadmin3 1.6.0 & 1.6.1 with wxWidgets 2.8.0 release
Date
Msg-id 4581E38A.3050203@gmail.com
Whole thread Raw
List pgadmin-support
Hi, all

I failed to compile pgadmin3 1.6.0 & 1.6.1 with wxWidgets 2.8.0 release.
The errors are following:

./ctl/explainCanvas.cpp: In member function ‘void
ExplainCanvas::SetExplainString(const wxString&)’:
./ctl/explainCanvas.cpp:124: error: cannot convert
‘wxObjectList::compatibility_iterator’ to ‘wxNode*’ in initialization
./ctl/explainCanvas.cpp:127: error: invalid use of undefined type
‘struct wxObjectListNode’
/usr/local/include/wx-2.8/wx/list.h:57: error: forward declaration of
‘struct wxObjectListNode’
./ctl/explainCanvas.cpp:133: error: invalid use of undefined type
‘struct wxObjectListNode’
/usr/local/include/wx-2.8/wx/list.h:57: error: forward declaration of
‘struct wxObjectListNode’
./ctl/explainCanvas.cpp:136: error: cannot convert
‘wxObjectList::compatibility_iterator’ to ‘wxNode*’ in assignment
./ctl/explainCanvas.cpp:139: error: invalid use of undefined type
‘struct wxObjectListNode’
/usr/local/include/wx-2.8/wx/list.h:57: error: forward declaration of
‘struct wxObjectListNode’
./ctl/explainCanvas.cpp:158: error: invalid use of undefined type
‘struct wxObjectListNode’
/usr/local/include/wx-2.8/wx/list.h:57: error: forward declaration of
‘struct wxObjectListNode’
make[2]: *** [explainCanvas.o] Error 1
make[2]: Leaving directory `/home/kenny/downloads/pgadmin3-1.6.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kenny/downloads/pgadmin3-1.6.1'
make: *** [all] Error 2


I am using fedora core 6 with self compiled wxWidgets 2.8.0.
Can anybody help me?

Kenny





pgadmin-support by date:

Previous
From: "Daniel Segall"
Date:
Subject: Menu accelerators don't work when another window has a modal dialog open
Next
From: M S
Date:
Subject: Re: Empty tables show no field headings