psqlodbc30 compile error

From: "Johann Zuschlag" <zuschlag2(at)online(dot)de>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: psqlodbc30 compile error
Date: 2002-04-08 21:29:23
Message-ID: E16ughR-00025f-00@mrvdomng1.kundenserver.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

when trying to compile psqlodbc30 I get the following
errors during link:

odbcapi30.obj : error LNK2001: unresolved external Symbol _SC_pos_delete
odbcapi30.obj : error LNK2001: unresolved external Symbol _SC_pos_update

There is also a warning during compile:

pgapi30.c(228) : warning C4090: '=' : different 'const'...

regards

Johann Zuschlag
zuschlag2(at)online(dot)de

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-09 04:05:02 Re: psqlodbc30 compile error
Previous Message Dave Page 2002-04-08 20:10:02 Re: ODBC Connection to PostgreSQL 7.1 via pgAdm