Hey Guys, have any of you tried to use webkit-qt with MSVC 2012RC ?
I've got qt 4.8.2 from git HEAD to build with this fix ( http://qt-project.org/forums/viewthread/17771) However when running the application (even qt examples using webkit) in release mode, the application crashes at setUrl/setHtml of QWebView with an invalid access exception. Looks like a memory allocation error. This only happens in release builds and not in debug and the same situation does not occur in x64 with MSVC 2012RC I've tried multiple things to no success. Really hoping one of you guys could give me some guidance with this issue. (Am not able to check the code run in the background even from debug mode to try and fix this cos for some reason Visual studio does not let me step into any QtWebKit function calls even when it says it has symbols loaded for the correct dll.) Thank you, Viv
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
