Re: win32 build problem (cvs, msvc 2005 express)

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: craigp <craigp98072(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: win32 build problem (cvs, msvc 2005 express)
Date: 2008-02-27 10:05:57
Message-ID: 20080227100557.GK5916@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 27, 2008 at 02:02:29AM -0800, craigp wrote:
> I'm having trouble compiling the current cvs version on windows xp (msvc 2005 express). Compile errors below.

Did you by any chance use a tree that's been sitting around for a long
time? Like sometime earlier in the 8.3 series. We had a problem like that
which was fixed, but therem ight be an old file sitting around since then.
Try deleting parse.h in include/parser - it's not supposed to be there.

//Magnus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitri Fontaine 2008-02-27 10:19:28 Re: pg_dump additional options for performance
Previous Message craigp 2008-02-27 10:02:29 win32 build problem (cvs, msvc 2005 express)