Hi,

> 
> 1. Did you compile the postgres source files?

It is the postgresql files that I am trying to compile. I want to get the
libpq files. Maybe I misunderstand something and don't need both the libpq
and libpqd files.

> 2. Are you compiling from the command line using nmake?

Yep.
nmake /f win32.mak debug=1

> 3. Did you change the command file within win32

Didn't touch it.

> 4. did you start a new command line sesssion to do a new compile?

Originally no but then I retried it with a new window and the result was the
same.

Jonathan


> -----Original Message-----
> From: Keith Hutchison [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 13, 2006 2:22 AM
> To: Jonathan Blitz
> Subject: Re: [libpqxx-general] Problem building Debug version of libpq
> 
> Hi Jonathon
> 
> > I am building libpq in Windows so that I can create the libpqxxD files.
> >
> > I am using VC++ to create it and have followed the instructions in the
> > Install file.
> >
> >
> > When I first ran the make it only created the release versions and not
the
> > debug ones.
> >
> > So, I ran the make with the debug=1 parameter.
> >
> >
> >
> > Now I get a compile error:
> >
> > c:\postgresqlsrc\src\include\pg_config.h(58) : fatal error
> > C1083: Cannot open include file: 'windows.h': No such file or directory
> >
> >
> >
> > What is causing this?
> >
> Don't know.
> Guesses.
> 
> 1. Did you compile the postgres source files?
> 2. Are you compiling from the command line using nmake?
> 3. Did you change the command file within win32
> 4. did you start a new command line sesssion to do a new compile?
> 
> --
> Keith Hutchison
> http://balance-infosystems.com http://realopen.org
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.12.3/445 - Release Date: 9/11/2006
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.12.3/445 - Release Date: 09/11/2006
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.3/445 - Release Date: 09/11/2006
 

_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to