Re: Visual Studio 2005 support files

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Visual Studio 2005 support files
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E401388632@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Visual Studio 2005 support files  ("Jeremy Palmer" <palmerj@xtra.co.nz>)
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Jeremy Palmer
> Sent: 01 June 2006 11:34
> To: pgadmin-support@postgresql.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


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Problems with pgagent Jobs
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: init script for redhat