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 <[EMAIL PROTECTED]> 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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

