Impossible to compile pgAdmin3 snapshots - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Impossible to compile pgAdmin3 snapshots
Date
Msg-id 200310122242.21442.jm@poure.com
Whole thread Raw
List pgadmin-hackers
Dear all,

I installed wxWindows 20031010 patched version. pgAdmin3 snapshots does not
compile with an include error:

if g++ -DHAVE_CONFIG_H -I. -I. -I..  -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall
-g -I../src/include -I../src/agent/include -I -DSSL -I/usr/include
-I/usr/local/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/local/include
-DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include
-I../src/agent/include -I -Wall -g -O0 -MT utffile.o -MD -MP -MF
".deps/utffile.Tpo" \
  -c -o utffile.o `test -f 'utils/utffile.cpp' || echo './'`utils/utffile.cpp;
\
then mv -f ".deps/utffile.Tpo" ".deps/utffile.Po"; \
else rm -f ".deps/utffile.Tpo"; exit 1; \
fi
Dans le fichier inclus à partir de utils/utffile.cpp:11:
../src/include/utffile.h:21: spécificateur de type omis pour le paramètre «
   wxFontEncoding »

Cheers,
Jean-Michel


pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: New wx patches
Next
From: Raphaël Enrici
Date:
Subject: Re: New wx patches