adobe-research / libkafka

A C++ client library for Apache Kafka v0.8+. Also includes C API.
Apache License 2.0
89 stars 51 forks source link

gtest-config is not found in Ubuntu libgtest-dev #15

Open ozansener opened 9 years ago

ozansener commented 9 years ago

As explained in this bug report https://bugs.launchpad.net/ubuntu/+source/gtest/+bug/877424 Gtest is moving to static build in default. Moreover, libgtest-dev in Ubuntu already moved and gtest-config do not exist anymore. libkafka is not compiling without gtest-config