Re: Building psqlODBC installers - Mailing list pgsql-odbc

From Craig Ringer
Subject Re: Building psqlODBC installers
Date
Msg-id 539B13BA.1000804@2ndquadrant.com
Whole thread Raw
In response to Building psqlODBC installers  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Building psqlODBC installers
List pgsql-odbc
On 06/13/2014 08:33 PM, Heikki Linnakangas wrote:

> To be honest, I would also like to remove the MSBuild stuff that
> Inoue-san did last summer. I prefer the nmake infrastructure, and don't
> find it useful myself. But I know you spent a lot of effort on writing
> that stuff... Do you use it actively?

Personally, I just found it immensely useful.

It also properly detects the SDK, which is nice.

I don't really see the appeal of nmake. Why use it? Pg proper got rid of
it (for good reasons, IMO) and it's generally pretty deprecated for MS
tools.

I don't pretend that MSBuild is the most beautiful thing around (more
like the bastard child of CMake and Ant) but it does fit in with the
tooling really well, plays well with MSVC, and is well supported.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-odbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Building psqlODBC installers
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: NPE in psqlodbc30a.dll!PgDtc_set_property caused by pgendlista.dll!IAsyncPG::RequestExec