$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-07-30 10:18:21
hosseinyounesi wrote:
> Hi , this is the first time I post a message on this forum. I tried to
> compile the thread example in the site with g++ and got this error :(
> What should I do ?
[...]
You need to link with the Boost.Thread library.
Markus