
On Thu, Apr 17, 2008 at 12:41 PM, Hartmut Kaiser <hartmut.kaiser@gmail.com> wrote:
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.
I used proto from https://svn.boost.org/svn/boost/branches/proto/v4 and it worked. Is it unexpected?
BTW: we moved Spirit2 to the Boost SVN now (trunk). All further development will happen there.
I searched it before, I didn't found it. Now I looked again. I see it was moved to include subdir. Will it have that layout now?
Regards Hartmut
Thanks, -- Felipe Magno de Almeida