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?

 

Jonathan Blitz


--
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