8 Mar
2010
8 Mar
'10
9:12 p.m.
AMDG Konstantin V. Pleshakov wrote:
В сообщении от 8 марта 2010 23:28:05 автор Daniel V написал:
I'm trying to compile the client example found in http://www.boost.org/doc/libs/1_42_0/doc/html/boost_asio/tutorial/tutdaytim e1/src.html(boost::asio tutorials), but I get the following errors:
g++ -o dist/Debug/GNU-MacOSX/socketclient build/Debug/GNU-MacOSX/main.o
use these flags: -lboost_system -lboost_iostreams -lboost_thread -lboost_regex
I don't think you need all of those. -lboost_system should be enough. In Christ, Steven Watanabe