18 Aug
2008
18 Aug
'08
3:17 p.m.
Your C++ compiler doesn't know what 'std::wstring' is. Does your C++ library support "wide" characters? Dave On Mon, 8/18/08, nishit sharma <sharmafrequent@gmail.com> wrote:
Hi All, I am getting this error while cross compiling WebKit for MIPS
WebKitTools/DumpRenderTree/DumpRenderTree.h:50: error: expected constructor, destructor, or type conversion before "urlSuitableForTestResult"
I am not getting the cause of this error,
Can anybody help me inresolving this issue
Thanks and Regards Nishit