From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | "suporte02(at)unitsistemas(dot)com(dot)br" <suporte02(at)unitsistemas(dot)com(dot)br>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Libpq.dll |
Date: | 2025-08-06 19:28:49 |
Message-ID: | CAHyXU0zqebHf+8hzYpF-CtjokJfGmtd74H7SJGTVnC3SkPg8AQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Aug 6, 2025 at 11:46 AM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>
> On 8/6/25 06:17, suporte02(at)unitsistemas(dot)com(dot)br wrote:
> > Hello, how are you? I'm asking for help. When I try to compile a 32-bit
> > executable, in my 32-bit Delphi as well, in my 64-bit operating system,
> > an error appears about libpq.dll, saying that it was found, but not
> > loaded. Can you help me with this?
I Haven't used delphi in years (and was more C++ builder), but IIRC
there is a provided tool that extracts a static lib from a .dll. You
can then static link that, it will likely help you out as long as your
headers are set up right. Good luck!
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Moench-Tegeder | 2025-08-06 19:33:49 | Re: CALL and named parameters |
Previous Message | suporte02@unitsistemas.com.br | 2025-08-06 18:24:06 | Re: Libpq.dll |