Re: MSVC 2003 compile error with pg8.3.3 - Mailing list pgsql-hackers

From Hiroshi Saito
Subject Re: MSVC 2003 compile error with pg8.3.3
Date
Msg-id 000901c8d868$c75da2a0$0b01a8c0@IBMC9A0F63B40D
Whole thread Raw
In response to MSVC 2003 compile error with pg8.3.3  (Jeff McKenna <jmckenna@gatewaygeomatics.com>)
List pgsql-hackers
Hi Jeff-san.

Uga,,, Ok.

Please try this.
Thanks your perseverance. !!

Regards,
Hiroshi Saito

----- Original Message ----- 
From: "Jeff McKenna" <jmckenna@gatewaygeomatics.com>


> Hello Hiroshi-san,
> 
> Your new win32.mak causes the following error with MSVC 2003:
> 
>    Creating library .\Release\libpqdll.lib and object .\Release 
> \libpqdll.exp
>         mt -manifest .\Release\libpq.dll.manifest -outputresource:. 
> \Release\libp
> q.dll;2
> Microsoft (R) Manifest Tool version 6.0.4071.0
> Copyright (c) Microsoft Corporation 2004.
> All rights reserved.
> 
> .\Release\libpq.dll.manifest:general error c1010070:Failed to load and  
> parse the
>  manifest. The system cannot find the file specified.
> NMAKE : fatal error U1077: 'mt' : return code '0x1f'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual  
> Studio .NET 2003\
> VC7\BIN\nmake.exe"' : return code '0x2'
> Stop.
> 
> 
> 
> ---
> Jeff McKenna
> FOSS4G Consulting and Training Services
> http://www.gatewaygeomatics.com/
> 
> 
> 
> 
> 
> On 26-Jun-08, at 11:28 PM, Hiroshi Saito wrote:
> 
>> Hi Jeff-san.
>>
>> Would you replace this with src/interfaces/libpq/win32.mak and try  
>> it? I checked that there was no problem in construction of VC2005 by  
>> this change. Then, I think if you solve a problem and it should apply.
>> Regards,
>> Hiroshi Saito
>>
> 
> -- 
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Hint Bits and Write I/O
Next
From: Richard Huxton
Date:
Subject: Re: ALTER DATABASE vs pg_dump