| From: | "Henshall, Stuart - Design & Print" <SHenshall(at)westcountry-design-print(dot)co(dot)uk> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgadmin3 compiles on msys |
| Date: | 2002-12-05 10:59:40 |
| Message-ID: | E382B5D8EDE1D6118DBE0008C759BCD6116B04@WCPEXCHANGE |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Just a quick FYI to say I have succesfully compiled pgadmin3 on msys.
This used an msys compiled wxWindows-2.3.3,config options:
--with-msw --disable-shared --disable-threads --enable-metafile
--prefix=/usr/local/wx2 --enable-debug_flag --enable-debug_info
--enable-debug_gdb
With just putting a space b4 the $ in the stc & xrc libsrc_dir in the
Makefile.
To then get pgadmin3 working, with the libpq Dave kindly supplied to me in
/pg
I made a couple of changes to the Makefile & misc.cpp
- Stuart
| Attachment | Content-Type | Size |
|---|---|---|
| Makefile.diff | application/octet-stream | 1012 bytes |
| misc.cpp.diff | application/octet-stream | 923 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2002-12-05 13:33:16 | Re: pgadmin3 compiles on msys |
| Previous Message | Dave Page | 2002-12-04 10:38:49 | Re: libpq-fe.h + pgadmin3 |