Skip to content

With reference to issue #481, the suggested solution fails with 'fatal error: 'rdkafkacpp.h' file not found' #937

Open
@SomalRudra

Description

@SomalRudra

Environment Information

  • OS [Mac M1]:
  • Node Version [v14.17.5]:
  • NPM Version [6.14.14]:
  • C++ Toolchain [Visual Studio]:

Steps to Reproduce
npm install node-rdkafka

Additional context
While trying to install node-rdkafka, faced this issue & tried the solution, but now there's a linking issue.

The error states:

~/node_modules/node-rdkafka/src/binding.h:15:10: fatal error: 'rdkafkacpp.h' file not found
#include "rdkafkacpp.h"
^~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    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