Have you ever compiled webkit successfully?
configure's help says
Qt Code:
-webkit ............ Compile in the WebKit module (WebKit is built if a decent C++ compiler is used.)To copy to clipboard, switch view to plain text mode
MinGW's g++ is not decent. Just like with phonon, there is no easy way to do this.
Qt Centre's wiki has an article describing some magic of building phonon with MinGW. You need to find smth like this for Webkit.
Bookmarks