Hello Hiroshi-San and Dave
Thanks a lot for the tips. I'm quite the windows noob.
I managed to get things working fine now. It might be nice to be add
these links to the "Compiling on win32 page".
One more thing I found while building the Installer: before building the
installer it's necessary to run the build twice, once with
ANSI_VERSION=yes and once with ANSI_VERSION=no - this way we get both
the Release and the MultiByteRelease directories, which are both
required by the installer.
--
Regards
Sailesh Krishnamurthy
Co-Founder & Chief Architect
Truviso, Inc.
http://www.truviso.com
[W]: (650) 242-3503
[C]: (650) 804-6585
-----Original Message-----
From: Dave Page [mailto:dpage@postgresql.org]
Sent: Thursday, July 19, 2007 1:59 AM
To: Hiroshi Saito
Cc: Sailesh Krishnamurthy; pgsql-odbc@postgresql.org
Subject: Re: [ODBC] Build problems with MS VC++ Express 2005
Hiroshi Saito wrote:
> Hi Sailesh-san.
>
> It seems that you need to arrange according to the following.
> http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/
Agreed - and to avoid any future confusion, follow *all* steps in there,
including any marked as optional.
Regards, Dave