Re: Compile libpq for pg8.2.3 with vc7 - Mailing list pgsql-hackers

From Jeff McKenna
Subject Re: Compile libpq for pg8.2.3 with vc7
Date
Msg-id 45E3404B.6040007@dmsolutions.ca
Whole thread Raw
In response to Compile libpq for pg8.2.3 with vc7  (Jeff McKenna <jmckenna@dmsolutions.ca>)
List pgsql-hackers
Please ignore this question.  I was compiling with the 
/src/interfaces/libpq/win32.mak file.   I later noticed that the proper 
way to compile libpq is to use the /src/win32.mak file.

thanks.


jeff


Jeff McKenna wrote:
> Trying to compile 8.2.3 with VC 7.10.3077 (2003) on Win32, I get the 
> following error:
> 
> mypath\postgresql-8.2.3\src\include\c.h(88) : fatal
> error C1083: Cannot open include file: 'pg_config_os.h': No such file or 
> directory
> 
> 
> Is this a known issue?  (is there a patch available?)
> 
> thanks.
> 
> jeff
> 
> 
> 


-- 
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] Deadlock with pg_dump?
Next
From: Josh Berkus
Date:
Subject: Re: Simple Column reordering