| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Alexander Borkowski" <alexander(dot)borkowski(at)abri(dot)une(dot)edu(dot)au> |
| Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: CVS Commit by dpage: Dynamically link libpq/OpenSSL for sensible |
| Date: | 2004-10-07 06:43:40 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E407B41F@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
No, they need to be there - there the import libraries that contain the stubs for the functions in the dlls.
Regards, Dave
-----Original Message-----
From: Alexander Borkowski [mailto:alexander(dot)borkowski(at)abri(dot)une(dot)edu(dot)au]
Sent: Thu 10/7/2004 5:27 AM
To: Dave Page
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Dynamically link libpq/OpenSSL for sensible
cvs(at)cvs(dot)pgadmin(dot)org wrote:
> Log Message:
> -----------
> Dynamically link libpq/OpenSSL for sensible installation with Win32 PostgreSQL.
> Libs can be downloaded from http://developer.pgadmin.org/snapshots/postgresql/libs-win32-20040927.zip
Can you remove the references to ssleay32.lib and libeay23.lib from
pgAdmin3.dsp as well? It builds o.k. without them, but I don't know
whether it will run alright or not (I don't have an SSL server to check
against, but it works for me with non-SSL servers).
Regards,
Alex
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Borkowski | 2004-10-07 07:22:44 | Re: CVS Commit by dpage: Dynamically link libpq/OpenSSL |
| Previous Message | Alexander Borkowski | 2004-10-07 04:27:14 | Re: CVS Commit by dpage: Dynamically link libpq/OpenSSL |