[Interest] Qt 5.0.2 WebKit won't compile (JSCrypto)

Gil Moses gil at waves.com
Tue Apr 30 10:51:10 CEST 2013


Hi,

I'm trying to build WebKit for using with VS2012 runtime libraries, for both Win32 and x64 platforms. Here's what I've done (and failed):

Using qt-everywhere-opensource-src-5.0.2.
In VS2012 ×86 Native Tools Command Prompt, I type the following configure command:

configure -I C:\icu\include -I C:\OpenSSL-Win32\include -I C:\OpenSSL-Win32 -I C:\OpenSSL-Win32\include\openssl -opensource -openssl-linked -debug-and-release -platform win32-msvc2012 -icu -nomake examples -nomake tests -L C:\OpenSSL-Win32\lib -L C:\icu\lib

And I get a series of errors when it gets to WebKit, the first one being:

qt-everywhere-opensource-src-5.0.2\qtwebkit<http://qt-project.org/doc/QtWebKit.html>\source\webcore\generated\JSCrypto.h(35) : error C2065: 'Crypto' : undeclared identifier

...This is although JSCrypto.h successfully includes Crypto.h.
Any idea?

Thanks,
Gil Moses.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130430/9872cdd7/attachment.html>


More information about the Interest mailing list