Re: src compilation on Win32

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Yuri B(dot) Lukyanov" <snaky(at)ulstu(dot)ru>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: src compilation on Win32
Date: 2004-08-12 07:08:00
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E41A76CF@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of
> Yuri B. Lukyanov
> Sent: 12 August 2004 05:01
> To: pgadmin-hackers(at)postgresql(dot)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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2004-08-12 07:08:25 Re: Translations
Previous Message Alexander Borkowski 2004-08-12 07:05:08 Re: src compilation on Win32