Re: Build problems with MS VC++ Express 2005 - Mailing list pgsql-odbc

From Sailesh Krishnamurthy
Subject Re: Build problems with MS VC++ Express 2005
Date
Msg-id 3369404FF677C742A08512B138D3DFBD22D94F@BE19.exg3.exghost.com
Whole thread Raw
In response to Re: Build problems with MS VC++ Express 2005  (Dave Page <dpage@postgresql.org>)
List pgsql-odbc
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



pgsql-odbc by date:

Previous
From: martin@offlife.org
Date:
Subject: psqlODBC / install / WinXP
Next
From: "Sailesh Krishnamurthy"
Date:
Subject: Support for COPY in the ODBC driver