19 Aug
2009
19 Aug
'09
4:58 p.m.
Hi, I'm trying to compile my program code using boost phoenix but I'm receiving this error messages: \boost/spirit/home/classic/utility/grammar_def.hpp(107) : error C2039:
'nil_t' : is not a member of 'boost::phoenix'
\boost/spirit/home/classic/utility/grammar_def.hpp(110) : error C2039:
'nil_t' : is not a member of 'boost::phoenix'
\boost/spirit/home/classic/utility/grammar_def.hpp(180) : error C2143:
syntax error : missing ';' before '<'
I guess this errors are caused by some wrong define or include but I don't know how to fix it. Thanks, Leandro Lima
5570
Age (days ago)
5570
Last active (days ago)
0 comments
1 participants
participants (1)
-
Leandro Santos de Lima