$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Process 0.5: Another update/potential candidate for an official library
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2012-11-09 20:06:53
I just included boost/process.hpp and now VS is looking for the boost
iostream library .lib file.
Is boost iostream always a requirement with boost process? I thought it was
a requirement only when using io between processes?
Joel Lamotte