GithubHelp home page GithubHelp logo

Comments (5)

yusxu avatar yusxu commented on August 17, 2024

Sorry, I am not using modern-cpp-kafka release v2021.12.08
I am using 12bae97 at main branch (latest commit)

update: using librdkafka v1.7.0 got same error

from modern-cpp-kafka.

kenneth-jia avatar kenneth-jia commented on August 17, 2024

Hi, @yusxu These errors are from your project. Just some suggestions,

  1. The include directory should be deps/modern-cpp-kafka/modern-cpp-kafka/include (instead ofdeps/modern-cpp-kafka/modern-cpp-kafka/include/kafka)
  2. kafka/Project.h: No such file or directory is quite a straight-forward error, which means you failed to set the right include directories for your project (the "step 1" would fix it)
  3. About struct kafka::kafka::kafka::kafka::kafka::kafka::kafka::kafka::kafka::kafka::logger_impl::streambuf_entry, please double check the class defination.
  4. It's better to upgrade your dev env (just didn't test whether the modern-cpp-kafka could work with these old releases). https://github.com/morganstanley/modern-cpp-kafka/blob/main/.github/workflows/kafka_api_ci_tests.yml

from modern-cpp-kafka.

yusxu avatar yusxu commented on August 17, 2024

Thanks for your suggestions! I will check my project setting.
But my dev env is not easy to upgrade because it's shared cluster running lots of other projects.

from modern-cpp-kafka.

kenneth-jia avatar kenneth-jia commented on August 17, 2024

But my dev env is not easy to upgrade because it's shared cluster running lots of other projects.

The build-in CI only tries with ubuntu 18.04/20.04 (together with installed tools, https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) Probably ubuntu 16.04 could work (but not guaranteed)

from modern-cpp-kafka.

yusxu avatar yusxu commented on August 17, 2024

I found out that gcc 5.4.0 doesn't support all feature of c++17.
I will check this.
Thanks!

from modern-cpp-kafka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.