< Previous by Date Date Index Next by Date >
  Thread Index  

[Msrp] Compilation Err :ParserCategory.cpp


Hi All,
    I am trying to Compile MSRP code from sipfoundry on vc++.Getting some compilation Error as below:
 
parsercategory.cxx(392) : error C2664: 'tags' : cannot convert parameter 5 from 'class msrp::DataStream' to 'class std::basic_ostream<char,struct std::char_traits<char> > &'
        A reference that is not to 'const' cannot be bound to a non-lvalue
parsercategory.cxx(392) : error C2678: binary '<<' : no operator defined which takes a left-hand operand of type 'class msrp::DataStream' (or there is no acceptable conversion)
Error executing cl.exe.
 
 
I am not getting up the reason.Please help me,what may be the probelm.
Thanks
Annada P.