Sebastian - 2018-03-21

Hi,

i installed snap7 via brew on my OSX System.
But when i try to compile my project with CMake i get the following error

Undefined symbols for architecture x86_64:
  "TS7Client::TS7Client()", referenced from:
      _main in main.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation

Not really sure what to do