Jonathan Blitz wrote:
> 
>> -----Original Message-----
>> From: Bart Samwel [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, September 13, 2006 8:01 AM
>> To: Jonathan Blitz
>> Cc: 'Keith Hutchison'; [email protected]
>> Subject: Re: [libpqxx-general] Problem building Debug version of libpq
>>
>> Jonathan Blitz wrote:
>>>> 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.
>> Did you run vcvars32.bat before compiling?
> 
> Nope.
> It only says that you need it when building libpqxx not when compiling the
> postgresql source.
> Tried it now with VCVARS32.BAT and it works.
> 
> Maybe the documentation needs to be corrected.

Well, it's pretty standard: you need to do this any time you need to 
compile from the command line using VC++. There's even a special link in 
the start menu called "Visual Studio .NET 2003 Command Prompt" for it. 
So technically, it's in the VC++ docs and not our responsibility. :-) 
Still, for completeness' sake it might be a good idea to add a comment 
about this to the docs. Jeroen, will you do the honours?

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

Reply via email to