Search Postgresql Archives

Re: "libpq.lib"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



""Vlad"" <vladv@xxxxxxxx>
>
> 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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux