10 May
2009
10 May
'09
4:42 p.m.
I'm trying to build the asio tutorial code http://www.boost.org/doc/libs/1_38_0/doc/html/boost_asio/tutorial.html
Is there a make file anywhere or perhaps a command line example showing exactly what libs are needed?
ASIO itself is header-only, but it depends on Boost.System library.