I do try-and-errors with test code based the example3. But, I cannot succeed to compile it. I tried the other example lex::example5, but it is failed, too.
If you are seeing a compilation error here stating that the forth parameter can't be converted to a qi::reference then you are probably trying to use a rule or a grammar with an incompatible skipper type.I read the comment in the source, which is my problem. But, I don't know how it do such.
2010/12/06
The following change works well using boost.1.45.0in_state_skipper<Lexer, wchar_t>
No comments:
Post a Comment