Re: pgadmin3 compiles on msys - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgadmin3 compiles on msys
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8128D0A@mail.vale-housing.co.uk
Whole thread Raw
In response to pgadmin3 compiles on msys  ("Henshall, Stuart - Design & Print" <SHenshall@westcountry-design-print.co.uk>)
Responses compiled pga3  ("the kay (efesar)" <efesar@nmia.com>)
List pgadmin-hackers
Thanks Stuart, I've committed your changes to misc.cpp, and updated the Makefile, though not all of it (you will probably want to keep your own copy of it). Looks like we definately need autoconf...
 
Regards, Dave
-----Original Message-----
From: Henshall, Stuart - Design & Print [mailto:SHenshall@westcountry-design-print.co.uk]
Sent: 05 December 2002 11:00
To: pgadmin-hackers@postgresql.org
Subject: [pgadmin-hackers] pgadmin3 compiles on msys

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

pgadmin-hackers by date:

Previous
From: "Henshall, Stuart - Design & Print"
Date:
Subject: pgadmin3 compiles on msys
Next
From: "the kay (efesar)"
Date:
Subject: compiled pga3