Re: Build problems with MS VC++ Express 2005

From: "Sailesh Krishnamurthy" <skrishnamurthy(at)truviso(dot)com>
To: "Dave Page" <dpage(at)postgresql(dot)org>, "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Build problems with MS VC++ Express 2005
Date: 2007-07-19 17:32:53
Message-ID: 3369404FF677C742A08512B138D3DFBD22D94F@BE19.exg3.exghost.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org]
Sent: Thursday, July 19, 2007 1:59 AM
To: Hiroshi Saito
Cc: Sailesh Krishnamurthy; pgsql-odbc(at)postgresql(dot)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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Sailesh Krishnamurthy 2007-07-19 17:34:59 Support for COPY in the ODBC driver
Previous Message martin 2007-07-19 15:20:46 psqlODBC / install / WinXP