need help. I include the boost head file, but I had the link errors like this:
Undefined symbols for architecture x86_64:
"boost::system::system_category()", referenced from:
__static_initialization_and_destruction_0(int, int)in ipv4-nix-vector-routing.cc.1.o
boost::thread_exception::thread_exception(int, char const*)in ipv4-nix-vector-routing.cc.1.o
"boost::system::generic_category()", referenced from:
__static_initialization_and_destruction_0(int, int)in ipv4-nix-vector-routing.cc.1.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
thanks.
在 2012年2月2日星期四UTC+8上午7时40分30秒,Tommaso Pecorella写道: