luabind を使用してプロジェクトをコンパイルしようとすると、次のエラーが発生します。
ld: '__ZN7luabind6detail12property_tagEP9lua_State' in
/usr/local/lib/libluabind09.a(class_rep.cpp.o) contains undefined reference for
architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
これは一般的なエラーであり、簡単に回避できますか?