Re: compilig libpq with borland 5.5 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: compilig libpq with borland 5.5
Date
Msg-id 200808140246.m7E2kfR04729@momjian.us
Whole thread Raw
In response to compilig libpq with borland 5.5  ("claudio lezcano" <claudiogmi@gmail.com>)
Responses Re: compilig libpq with borland 5.5  ("claudio lezcano" <claudiogmi@gmail.com>)
List pgsql-hackers
Uh, what version of Postgres are you testing?  Would you email the
output of the compile so we can see why it isn't find it?  My guess is
that borland CC isn't configured to find the Windows include directory.

---------------------------------------------------------------------------

claudio lezcano wrote:
> Hi everybody
> 
> Iam traying to build libpq.lib and libpq.dll library using Borland c++ 5.5
> and i got these error:
> 
> "Error libpq.rc 1 11: Cannot open file: winver.h"
> 
> I opened the libpq.rc file and i saw the reference to that file "#include
> <winver.h>"
> 
> I cheched out the path and the existence of the file and everything is all
> right.
> 
> I actually find the file in the desired location.
> 
> I don't know what to do to carry on my work.
> 
> Can somebody help me out please?.
> 
> Thanks in advance.
> 
> Claudio Lezcano

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SeqScan costs
Next
From: "David E. Wheeler"
Date:
Subject: Re: WIP: patch to create explicit support for semi and anti joins