RE: libpq and Visual C++

From: Magnus Hagander <mha(at)sollentuna(dot)net>
To: "'Teddy Turmeaux'" <Teddy(dot)Turmeaux(at)lifo(dot)univ-orleans(dot)fr>, "'pgsql-ports(at)postgresql(dot)org'" <pgsql-ports(at)postgresql(dot)org>
Subject: RE: libpq and Visual C++
Date: 2001-01-18 11:24:57
Message-ID: 215896B6B5E1CF11BC5600805FFEA821048015BC@sirius.edu.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> Hi
>
> Is there somebody who uses libpq with Visual C++ 6
>
> How to build libpq.dll ?
cd into "src\interfaces\libpq" and run "nmake /f win32.mak". If you run
"nmake /f win32.mak" in the root directory, you will get both libpq and
psql.exe.

For more details, check
http://www.postgresql.org/users-lounge/docs/7.0/admin/install-win32.htm

//Magnus

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Pete Forman 2001-01-18 11:34:14 Re: Windows port problems
Previous Message Tom Ivar Helbekkmo 2001-01-18 09:38:47 Re: compile problem on a vax