Anton
Anton
@Enmk this can be closed
@memsharded sorry for ping. Are there any chances for pr?
Huston, we have had a problem... This fix for clang https://github.com/ClickHouse/clickhouse-cpp/blob/master/CMakeLists.txt#L43-L64 works correctly when you build clickhouse-cpp from cmakelists. But if we install the package, we'll drop this fix. So...
fyi @Enmk, close please
@Enmk I dropped support for shared builds for windows and macos due to platforms require exporting symbols. Also @1261385937 will close his draft https://github.com/ClickHouse/clickhouse-cpp/pull/226#issuecomment-1361137815
Issues: - [x] jemalloc does not support v2 https://github.com/conan-io/conan-center-index/pull/18690 https://github.com/conan-io/conan-center-index/pull/17722 - [ ] grpc recipe unstable https://github.com/conan-io/conan-center-index/issues/18004 - [x] krb5 problem https://github.com/conan-io/conan-center-index/pull/16074 - [ ] mongo-c-driver used with non default...
@rog13 добрый день. Для начала проект не русскоязычный, и поэтому старайтесь писать по возможности на английском. Оформляете pr c правками, пишете зачем они нужны, ну а дальше его придут и...
Did you try this? ``` [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy] "UpgradedSystem"=dword:00000001 ```
> > > Due topic on GCC code works runtime not compile time, e.g. > > static_assert(ctti::type_id() != ctti::type_id("hello"), "compile-time type-id comparison"); > > yields compile error. Be careful. Be...
Here is https://github.com/conan-io/conan-center-index/pull/20712 v2 migrated recipe. But recipe missed cmake install. I don't want to add cmake install part there now. We should wait for merging current recipe in cci....