> -----Original Message----- > From: Bart Samwel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 13, 2006 8:24 AM > To: Jonathan Blitz > Cc: 'Keith Hutchison'; [email protected]; [EMAIL PROTECTED] > Subject: Re: [libpqxx-general] Problem building Debug version of libpq > > 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
True. The point is that it IS stated in the section about building libpxx itself but not in the bit about libpq. That's the reason I assumed it was not needed. Anyway, many thanks. Now the fun starts - seeing if I can get it to work. Jonatham > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 9/12/2006 > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 09/12/2006 > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 09/12/2006 _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
