Skip to content

Undefined reference to cppkafka::ActionTerminatedException #193

@DaraghOKeeffe

Description

@DaraghOKeeffe

I'm getting the following build error when attempting to build on linux :

/usr/bin/g++ -o ./Debug/chatter @"chatter.txt" -L. -L. -L/usr/lib -L/usr/lib/x86_64-linux-gnu/  -lrdkafka -lcppkafka
/usr/bin/ld: /usr/lib/libcppkafka.so: undefined reference to `cppkafka::ActionTerminatedException::ActionTerminatedException(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions