RES: Problem linking to libpq.lib on Windows

2019-02-14 Thread Roberto de Figueiredo Ribeiro
Oof! Works now, thanks for the help! -Mensagem original- De: Dmitry Igrishin [mailto:dmit...@gmail.com] Enviada em: quinta-feira, 14 de fevereiro de 2019 08:59 Para: Roberto de Figueiredo Ribeiro Cc: pgsql-gene...@postgresql.org Assunto: Re: Problem linking to libpq.lib on Windows чт

Problem linking to libpq.lib on Windows

2019-02-14 Thread Roberto de Figueiredo Ribeiro
Hi list, I'm building a platform on C++ that uses parts of the libpq-fe.h in it. I had been previously compiling it in linux, and all was fine. Switched to windows, now during linking it accuses an error, unable to find an object file. This is the line I'm compiling with: >: cl /I path\to\incl