Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes for kafka dependency #2422

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

knopers8
Copy link
Collaborator

For some reason I cannot build QC without these fixes on my setup. This includes:

  • fixing a typo RDFKAFKA_INCLUDE -> RDKAFKA_INCLUDE
  • include modern cpp kafka headers
  • create protos directory in build directory when it's not there

For some reason I cannot build QC without these fixes on my setup. This includes:
- fixing a typo RDFKAFKA_INCLUDE -> RDKAFKA_INCLUDE
- include modern cpp kafka headers
- create `protos` directory in build directory when it's not there
@Barthelemy
Copy link
Collaborator

I had the same errors when building with CLion but not building with the terminal.

Unfortunately it seems that it broke the build system.
I am now trying on my setup.

@Barthelemy Barthelemy merged commit a004234 into AliceO2Group:master Sep 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants