$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Sandeep Gupta (gupta.sandeep_at_[hidden])
Date: 2008-01-31 17:18:59
Hello,
Compiling RCF that depends upon boost threading and serialization
libraries on windows runs into unresolved errors. This can be fixed by
adding Advapi32 and User32.lib (specified by using <linkflags>). My question
is why it doesn't work out of the box.
I checked out bjam from cvs and using the boost 1_34_1.
thanks
sandeep