Failed to compile pgadmin3 1.6.0 & 1.6.1 with wxWidgets 2.8.0 release

Поиск
Список
Период
Сортировка
От smartkenny
Тема Failed to compile pgadmin3 1.6.0 & 1.6.1 with wxWidgets 2.8.0 release
Дата
Msg-id 4581E38A.3050203@gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Daniel Segall"
Дата:
Сообщение: Menu accelerators don't work when another window has a modal dialog open
Следующее
От: M S
Дата:
Сообщение: Re: Empty tables show no field headings