-
Notifications
You must be signed in to change notification settings - Fork 190
Closed
Description
Hello,
I was using MSVC to build clickhousecpp (version 2.0.0) on Windows, and the static library was generated successfully. However, an exception of failed to connect occurred when I run the simple-test project. There is a clickhouse server running on my localhost, exposing the 9000 port. I test the connection with python clickhouse_driver and everything is ok.
By the way, I encountered a problem with signbit: ambiguous call to overloaded function when I was building the clickhousecpp library. The problem was solved according to #100, and I don't know whether it is an official solution.
Is there any idea of this issue?
Thanks
Metadata
Metadata
Assignees
Labels
No labels