| From: | Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr> |
|---|---|
| To: | PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Successfull build |
| Date: | 2003-06-09 17:38:20 |
| Message-ID: | 200306091938.21378.jm.poure@freesurf.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Dear all,
wxWindows 2.5 and pgAdmin3 both compile, thanks. Here are my configuration
options:
1) wxWindows 2.5 cvs-20030607
./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared
--enable-debug
2) pgAdmin3
./configure --with-wx=/home/pgadmin/wxGTK/2.5/wxWindows-20030607
--enable-unicode --enable-gtk2
After building, there are several problems:
- I can't view object properties (the application crashes).
(All xrc do not seem to be installed in the target directory).
- Japanese text does not diplay.
Cheers,
Jean-Michel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Michel POURE | 2003-06-09 17:55:45 | Install script |
| Previous Message | Dave Page | 2003-06-09 14:36:09 | Re: Linking error (same old story) |