Hi, > How can I build WebKit with MSVC 2013? > qmake & nmake, is it enought? Maybe you forgot to include the tools needed to build QWebKit to your path: set PATH=%PATH%;C:\Qt\qt-everywhere-enterprise-src-5.2.0\gnuwin32\bin and maybe the icu-Dll directory is needed too. - Michael.