Hi boost users
Im newbye in using  boost spirit.
I have recenly downloaded  boost 1.59 library.
Im tryng  than to compile the mini_c example   both on windows with visual studio 2008 and on linux with gcc 4.4.6
Im walking throught plenty of errors  and didnt found in the documentation what is going wrong.
I ve tryed several things throuh search in google  but nothing seems to walk

An example of error is  for linux/gcc :
boost_1_59_0/boost/utility/result_of.hpp:190: error: wrong number of template arguments (1, should be 3)

Are my compilers   incompatible   with boost 1.59. In this case  what should i use
And what are the correct version of library should i use to be fully compliant with visual studio 2à08 or gcc 4.4.6

Best regards
DZ