Skip to content

Conversation

@alinaliBQ
Copy link

Enable Flight SQL ODBC build in macOS CI. Note that Flight SQL is also enabled as a result.

TEMP - disable Windows CI to reduce work load
macOS 14 is on ARM. ODBC cannot build on ARM mac 14 yet.
@alinaliBQ alinaliBQ changed the title Enable ODBC build in macOS CI Enable ODBC build in macOS Intel CI Nov 21, 2025
Use command to find actual libiodbc path
Getting errors
```
In file included from /usr/local/include/sqlucode.h:784:
/usr/local/include/sqlext.h:1790:19: error: conflicting types for 'SQLDriverConnectW'
 1790 | SQLRETURN SQL_API SQLDriverConnect(
      |                   ^
/usr/local/include/sqlucode.h:765:26: note: expanded from macro 'SQLDriverConnect'
  765 | #define SQLDriverConnect        SQLDriverConnectW
      |                                 ^
/usr/local/include/sqlucode.h:257:19: note: previous declaration is here
  257 | SQLRETURN SQL_API SQLDriverConnectW(
      |                   ^
```
trying to see if switching to ARM macOS will fix the issue.
@alinaliBQ alinaliBQ changed the title Enable ODBC build in macOS Intel CI [Paused] Enable ODBC build in macOS Intel CI Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants