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

[reSIProcate] need help in FileSystem.cxx of resiprocate


Dear experts,
 
When compiling resiprocate, i meet an error like below.
What do you think?
I am appreciated very much for your advice.
 
Julien

..\..\resiprocate\os\FileSystem.cxx(135) : error C2679: binary '=' : no operator found which takes a right-hand operand of type 'WCHAR [260]' (or there is no acceptable conversion)

D:\PortWinCEV3.3\resiprocate\os\Data.hxx(97): could be 'resip::Data &resip::Data::operator =(const resip::Data &)'

D:\PortWinCEV3.3\resiprocate\os\Data.hxx(98): or 'resip::Data &resip::Data::operator =(const char *)'

while trying to match the argument list '(resip::Data, WCHAR [260])'

..\..\resiprocate\os\FileSystem.cxx(164) : error C2679: binary '=' : no operator found which takes a right-hand operand of type 'WCHAR [260]' (or there is no acceptable conversion)

D:\PortWinCEV3.3\resiprocate\os\Data.hxx(97): could be 'resip::Data &resip::Data::operator =(const resip::Data &)'

D:\PortWinCEV3.3\resiprocate\os\Data.hxx(98): or 'resip::Data &resip::Data::operator =(const char *)'

while trying to match the argument list '(resip::Data, WCHAR [260])'