From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Jeremy Palmer" <palmerj(at)xtra(dot)co(dot)nz>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Visual Studio 2005 support files |
Date: | 2006-06-01 11:47:47 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E401388632@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Jeremy Palmer
> Sent: 01 June 2006 11:34
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Visual Studio 2005 support files
>
> Hi,
>
> I just been playing around with the trunk visual studio 2005
> and have made a
> few observations:
>
> 1) Somehow the VS2005 solution file has been corrupted in the
> SVN. I have
> attached a patch to fix the problem.
Thanks - applied.
> 2) It would be much easier if the paths to external library
> headers and libs
> were not absolutely defined in the projects. For instance if all the
> wxWidgets stuff used the "standard" $(WXWIN)\include and
> $(WXWIN)\lib it
> would be easier for others to compile the source. Same principal could
> possibly be used for pgsql, libxml2, iconv libs...
The problem with that idea is building multiple versions of pgAdmin
side-by-side (as I do). Somewhen post-1.6 we may well have 1.7 being
developed against wx 2.8 and 1.6.x against 2.6.
Regards, Dave
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-06-01 14:23:48 | Re: init script for redhat |
Previous Message | Dave Page | 2006-06-01 11:35:07 | Re: Problems with pgagent Jobs |