Re: Autoconf Work

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: Autoconf Work
Дата
Msg-id 200305042324.36925.jm.poure@freesurf.fr
обсуждение исходный текст
Ответ на Re: Autoconf Work  (Andreas Pflug <Andreas.Pflug@web.de>)
Ответы Re: Autoconf Work  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgadmin-hackers
Le Dimanche 4 Mai 2003 22:05, Andreas Pflug a écrit :
> I'm regularly checking pgadmin3 under linux, so this should be
> sufficiently up-to-date to compile.

Dear all,

I am trying to build pgAdmin3 under RedHat Linux. I installed XRC and STC
(libwxxrc?) from wxWindows contrib without problem. Now, just for
confirmation:

1) wxWindows 2.4.0-1
I used the binaries from wxWindows.org website, which are built for GTK 1.2.
Do you confirm GTK 1.2 should be used and not GTK 2.0 (which provides Unicode
support).

2) In RedHat, my makefile starts with
PGDIR = /usr
WXDIR = /usr/lib/wx

But I have a compilation error here:

g++ -c `wx-config --cflags` -I/usr/lib/wx/include
-I/usr/lib/wx/contrib/include -Iinclude -I/usr/include -g -o ui/frmEditGrid.o
ui/frmEditGrid.cpp
cc1plus: AVERTISSEMENT: modification de l'ordonnancement de recherche du
répertoire système « /usr/include »
cc1plus: AVERTISSEMENT:   comme il a été déjà spécifié comme répertoire non
système
ui/frmEditGrid.cpp:13:32: wx/generic/gridsel.h: Aucun fichier ou répertoire de
ce type
ui/frmEditGrid.cpp: Dans member function « bool
   ctlSQLGrid::SetTable(wxGridTableBase*, bool) »:
ui/frmEditGrid.cpp:298: utilisation invalide d'un type indéfini «struct
   wxGridSelection»
/usr/include/wx/generic/grid.h:80: déclaration par l'avant (forward) de «
   struct wxGridSelection»
make: *** [ui/frmEditGrid.o] Erreur 1

Any help welcome.
Cheers, Jean-Michel


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Autoconf Work
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Autoconf Work