Skip to content

'Failed to connect' exception using MSVC #127

@xiangyue1993

Description

@xiangyue1993

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions