Compiling using Visual Studio 2005

From: "Vikram Patil" <vpatil(at)actuate(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Compiling using Visual Studio 2005
Date: 2009-07-08 00:04:16
Message-ID: 71F491F5DA99604A80DE49424BF3D02B0C089418@exchange8.actuate.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Folks,

I am trying to compile PostgreSQL source code using Visual
Studio 2005 . I am able to compile psql but while compiling
.\contrib\uuid-ossp\uuid-ossp. I encountered following error.

ecpg : warning PRJ0009: Build log could not be opened for writing.
.\contrib\uuid-ossp\uuid-ossp.c(27): fatal error C1083: Cannot open
include file: 'uuid.h': No such file or directory

config.pl :

uuid=>'C:\pgsqlsrcreqs\uuid', #--with-ossp-uuid

Thanks & Regards,
Vikram

Browse pgsql-general by date

  From Date Subject
Next Message Chris Velevitch 2009-07-08 00:21:50 End of updates info
Previous Message John Cheng 2009-07-07 22:52:33 Re: Problem search on text arrays, using the overlaps (&&) operator