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
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
participants (2)
-
David Kilzer
-
nishit sharma