Error compiling pgAdmin3 from CVS - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Error compiling pgAdmin3 from CVS
Date
Msg-id 200305301711.08860.jm.poure@freesurf.fr
Whole thread Raw
List pgadmin-hackers
Dear friends,

I feel stupid to say I cannot compile pgAdmin3. Everytime I try, a different
problem arises. Now, it fails at the very begining.

I use wxWindows 2.4 stock distribution.
Would someone be so kind to help me.

Cheers,
Jean-Michel

*******************************************************************************

include/pgSchema.h:28: appel du surchargé «wxString(const char[1])» est
   ambigu
/usr/local/include/wx/string.h:320: candidates are: wxString::wxString(const
   wxWCharBuffer&) <near match>
/usr/local/include/wx/string.h:303:
wxString::wxString(wchar_t,
   unsigned int = 1) <near match>
/usr/local/include/wx/string.h:288:                 wxString::wxString(const
   wxString&) <near match>
/usr/local/include/wx/string.h:281:                 wxString::wxString(int)
   <near match>
pgAdmin3.cpp: Dans member function « virtual bool pgAdmin3::OnInit() »:
pgAdmin3.cpp:144: ne peut convertir « const char* » à « const wxChar* »
   pour l'argument « 1 » vers « void wxLogFatalError(const wxChar*, ...) »
make[2]: *** [pgAdmin3.o] Erreur 1
make[2]: Quitte le répertoire `/home/pgadmin/pgadmin3/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/home/pgadmin/pgadmin3'
make: *** [all] Erreur 2


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pga2: reserved keywords
Next
From: "Dave Page"
Date:
Subject: Re: Error compiling pgAdmin3 from CVS