ClickHouse / clickhouse-odbc

ODBC driver for ClickHouse
https://clickhouse.tech
Apache License 2.0
245 stars 86 forks source link

How to build 32-bit clickhouse-odbc on centos7 ? #393

Closed FanWuu closed 2 years ago

FanWuu commented 2 years ago

How to build 32-bit clickhouse-odbc on centos7 ?

traceon commented 2 years ago

Have you tried following the instructions? You will need a compiler that can target x86 (32-bit) with the corresponding runtime, and that satisfies the requirements from the link above.