Re: "libpq.lib" - Mailing list pgsql-general

From William ZHANG
Subject Re: "libpq.lib"
Date
Msg-id dvqmkd$oa$1@news.hub.org
Whole thread Raw
In response to "libpq.lib"  ("Vlad" <vladv@inbox.ru>)
List pgsql-general
""Vlad"" <vladv@inbox.ru>
>
> I have found library "libpq.lib" for visual c++ (package PostgreSQL
> 8), but for borland builder give me error for using this library.
>
> Where I can find "libpq.lib" for borland builder (win2000)?

You can try Borland C++'s tool implib.exe.

1) Start a command line box.
2) Change to the directory where implib.exe resides.
3) Run implib. It is something like:
        implib libpq.lib libpq.dll

But I can not verify it now. Please try it.

Regards,
William ZHANG



pgsql-general by date:

Previous
From: Jerry LeVan
Date:
Subject: Re: Postgresql won't run after upgrade to fc5
Next
From: Tom Lane
Date:
Subject: Re: Postgresql won't run after upgrade to fc5