msgpack-c icon indicating copy to clipboard operation
msgpack-c copied to clipboard

Sierra OsX Undefined symbols for architecture x86_64

Open Horki opened this issue 8 years ago • 2 comments

Scanning dependencies of target msgpack [ 50%] Building CXX object CMakeFiles/msgpack.dir/hello.cc.o [100%] Linking CXX executable msgpack Undefined symbols for architecture x86_64: "_msgpack_zone_init", referenced from: _main in hello.cc.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [msgpack] Error 1 make[2]: *** [CMakeFiles/msgpack.dir/all] Error 2 make[1]: *** [CMakeFiles/msgpack.dir/rule] Error 2 make: *** [msgpack] Error 2

Horki avatar Mar 11 '17 19:03 Horki

What is your question?

redboltz avatar Mar 12 '17 08:03 redboltz

Could you post hello.cc?

redboltz avatar Mar 15 '17 22:03 redboltz