[Interest] Qt 5.2.0 & WebKit on Windows

Michael Sué sue at nf.mpg.de
Fri Dec 13 11:23:24 CET 2013


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.





More information about the Interest mailing list