Hi pgsql odbc folks,I'm having problems compiling this code.I installed unixodbc like this:brew install unixodbcI'm running this to compile it./configure --with-unixodbc --with-odbcinst=/Users/myself/unixodbcmakeBut I'm facing some errors, all similar to this one:odbcapi.c:76:1: error: conflicting types for 'SQLBindCol'SQLBindCol(HSTMT StatementHandle,^/usr/local/include/sql.h:590:24: note: previous declaration is here SQLRETURN SQL_API SQLBindCol(SQLHSTMT StatementHandle,
brew install unixodbc
./configure --with-unixodbc --with-odbcinst=/Users/myself/unixodbcmake
odbcapi.c:76:1: error: conflicting types for 'SQLBindCol'SQLBindCol(HSTMT StatementHandle,^/usr/local/include/sql.h:590:24: note: previous declaration is here SQLRETURN SQL_API SQLBindCol(SQLHSTMT StatementHandle,
^ Could you help me out?Do you know what I'm doing wrong? -- Leonardo de la Cerda Datometry / Agave Lab
^
pgsql-odbc by date:
Соглашаюсь с условиями обработки персональных данных