Re: src compilation on Win32

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: src compilation on Win32
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A76CF@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на src compilation on Win32  ("Yuri B. Lukyanov" <snaky@ulstu.ru>)
Список pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Yuri B. Lukyanov
> Sent: 12 August 2004 05:01
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] src compilation on Win32
>
> sorry for my english.
>
> Please, help me to build Win32 binaries from project sources.
> Why I can't open the poject/workspace by MS Visual C++ 6.0?

VC++ is somewhat sensitive to *nix line ends in the project files
(source files don't matter). Try opening the .dw and .dsp files in an
editor such as Scite, and save them again with crlf line ends. An
unfortunate side effect of CVS - I get the same problem with the
wxWidgets project files in their snapshots :-(

Regards, Dave

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

Предыдущее
От: Alexander Borkowski
Дата:
Сообщение: Re: src compilation on Win32
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Translations