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


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

Reply via email to