compilig libpq with borland 5.5 - Mailing list pgsql-hackers

From claudio lezcano
Subject compilig libpq with borland 5.5
Date
Msg-id 9fe2fa870807311052j25386db0s34a5b8722d944b2d@mail.gmail.com
Whole thread Raw
Responses Re: compilig libpq with borland 5.5
Re: compilig libpq with borland 5.5
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Type Categories for User-Defined Types
Next
From: David Fetter
Date:
Subject: Re: Fixing DISTINCT ON for duplicate keys