[webkit-qt] possible issue with missing libjscore and font troubles.
Ariya Hidayat
ariya.hidayat at gmail.com
Tue Oct 11 22:21:38 PDT 2011
> I seem to be having an issue with a missing JavaScriptCore library. ld
> complains about missing -ljscore
> building static on windows (mingw32)
> ALSO a static build on Ubuntu 11.04 with same results.
AFAICS static QtWebKit build is not offically supported, i.e. you are
on your own.
See http://doc.qt.nokia.com/4.7/platform-notes.html which says "WebKit
is only supported as a dynamically built library. Static linkage is
not supported."
Having said that, I got some success using static build
(http://code.google.com/p/phantomjs/issues/detail?id=140).
--
Ariya Hidayat, http://ariya.ofilabs.com
More information about the webkit-qt
mailing list