$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-15 15:46:03
Beman Dawes wrote:
> Rene Rivera wrote:
>> Hm, I think I know the problem... Yep, fixed now
>> <http://svn.boost.org/trac/boost/changeset/41110>.
On Linux, the tiny_xml.cpp compile is now failing because no -I is
given, so no boost headers are found:-(
--Beman