Hi Mark<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>><br>> Also, about the instruction in your blog<br>
> - removed the line that deleted the MWSym2LibraryFiles environment<br>> variable (this one caused me much pain, viz a viz the infamous<br>> ___CxxFrameHandler problem)<br>><br>> Do you mean to remove these 2 lines --><br>
> $ENV{'MWSym2LibraryFiles'} =<br>> 'gdi32.lib;user32.lib;kernel32.lib;MSL_All_MSE.lib;MSL_All_MSE_Symbian.lib;MSL_All_x86.lib;MSL_All_x86_Symbian.lib';<br><br></div>No, the line that says "delete(MWSym2LibraryFiles)" or something like<br>
that, just below.<br></blockquote></div><br>Thanks for this information! I followed the instruction stated in <a href="http://trac.webkit.org/projects/webkit/wiki/S60Webkit" target="_blank">http://trac.webkit.org/projects/webkit/wiki/S60Webkit</a> but to use release 21772, and, together with the solution you provided (to delete the line in build.bat which caused the __CxxframeHandler error), and finally can build it successfully! <br>
:)<br><br>However, the build is still not so stable. What I mean is that my S60Webkit traps in the middle of the operation quite often. Let's hope Nokia would have newer releases which fix the problem.<br><br>Hi All,<br>
<br>Do you think we should alter the <a href="http://trac.webkit.org/projects/webkit/browser/S60/trunk/build.bat" target="_blank">http://trac.webkit.org/projects/webkit/browser/S60/trunk/build.bat</a> accordingly? That is, to delete line 101 in build.bat... please advise. Thanks!<br>
<br>Kenny.<br>