Re: Linking Win32 applications with libpq

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Linking Win32 applications with libpq
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A7497@Herge.rcsinc.local
обсуждение исходный текст
Ответ на Linking Win32 applications with libpq  ("Vidyasagara Guntaka" <vguntaka@candera.com>)
Список pgsql-hackers-win32
> Hi,
>
> I recently downloaded PostgreSQL native port for Windows.  I could not
> find libpq.lib.  I am trying to link my win32 application with libpq
> statically.  How can I link libpq statically to my application?  I
could
> not find libpqdll.lib either to link dynamically.  But there is a
> libpq.dll in the distribution.
>
> Thank you very much in advance,
> Sagar.

What's your application build environment?  If you are using visual
studio use it to build libpq and it produces a .lib file.  Same for
Borland.

Merlin

В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: "Vidyasagara Guntaka"
Дата:
Сообщение: Linking Win32 applications with libpq
Следующее
От: "Tony and Bryn Reina"
Дата:
Сообщение: Compiling beta2 with openssl on XP Pro