On 3/20/07, Sohail Somani <s.somani@fincad.com> wrote: > Hi, > > Is asio is a header-only library? If so, what are the requirements for
Not anymore.
I think it still is. If you're using the boost variant of cvs/0.3.8rc asio, then you need to link it with the boost system library, something like /libboost_system*/. That's shipped with the rc version of asio, IIRC.