From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Windows Tools |
Date: | 2010-09-03 15:18:49 |
Message-ID: | AANLkTi=JZAUNUqD_GZVB6Sicw=XhD5t4gs7JSm-T_y2q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Sep 3, 2010 at 4:11 PM, David Fetter <david(at)fetter(dot)org> wrote:
> Hello,
>
> At work, I've been tasked with providing some Windows connection
> libraries, etc. Are people still using MinGW, or should I just
> recommend using a proprietary toolkit to do the builds? If so, which
> one(s)?
Visual C++ 2005 for 8.3/8.4 or 2008 for 9.0. You can use the free
"Express" versions, but you'll need the Windows SDK as well with those
(also free). Setup info is in the docs - note that it can be a little
painful to get the SDK fully registered with 2005, but it seems to be
completely automatic with 2008.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2010-09-03 15:20:08 | Re: Streaming a base backup from master |
Previous Message | David Fetter | 2010-09-03 15:11:23 | Windows Tools |