| From: | Stéphane Pinel <spinel(at)exenevex(dot)com> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Cc: | alberto(at)unex(dot)es |
| Subject: | Re: Unresolved extern symbols |
| Date: | 2003-10-07 13:16:34 |
| Message-ID: | 79223EFD-F8C8-11D7-AEAA-000A27AFF5D2@exenevex.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Yes I did and I could use this information in order to set up my MacOS
X project but here I am on Windows (VC++) and, as a newbie on this
plateform, I'm looking for a tip that could help me to fix these links
errors ;-)
Any help from Windows developers ?
Thank you.
Stéphane
On Mon, Oct 06, 2003 at 08:12:16PM +0200, Stéphane Pinel wrote:
> Hello,
>
> I'm trying to link on Windows (Visual C++) a libpq project that runs
> fine in MacOS X, I get this error eleven times :
>
> Unresolved extern symbols _PQStatus...
> Unresolved extern symbols _PQErrorMessage...
>
> ...etc...
>
> What is supposed to generate this link errors ?
>
Did you checked this link?
http://www.postgresql.org/docs/7.3/interactive/libpq-build.html Au
revoir,
--
--------------------------
Alberto Cabello Sánchez
alberto ( at ) unex ( dot ) es
924 289 351
Servicio de Informática
Universidad de Extremadura
--------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-10-08 03:16:29 | Re: Embedded SQL: Putting a guard around included stdio.h for convenience |
| Previous Message | Alberto Cabello Sanchez | 2003-10-07 07:27:16 | Re: Unresolved extern symbols |