$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2008-04-17 11:41:18
Felipe,
> I'm trying to use spirit2, first, I downloaded boost 1.35.0 release
> from
> https://svn.boost.org/svn/boost/branches/release
>
> Then I downloaded spirit2 from
> https://spirit.svn.sourceforge.net/svnroot/spirit/trunk/final
>
> Tried to use it. It gave me lots of errors, so I downloaded proto
> from https://svn.boost.org/svn/boost/branches/proto/v3 and replaced
> the boost/xpressive/proto directory.
> It worked, except that when compiling example 6 from the lexer, it
> chokes
> on a lot of places:
>
[snip]
>
> And goes on.
> How should I proceed?
Ignore it. This is a know issue and I'm working on it. Thanks for reporting
anyways.
BTW: we moved Spirit2 to the Boost SVN now (trunk). All further development
will happen there.
Regards Hartmut