[webkit-qt] Webkit can't load any pages on MIPS with windows CE 6.0
Benjamin Poulain
benjamin.poulain at nokia.com
Mon Apr 26 02:55:15 PDT 2010
ext Hui Tang wrote:
> the error comes from the code below, how to solve it?
>
> #if REQUEST_DEBUG
> KURL u(resource->url());
>
> printf("HOST %s COUNT %d RECEIVED %s\n", u.host().latin1().data(),
> m_requestsLoading.size(), resource->url().latin1().data());
> #endif
This constructor is defined for Qt in KURL.h. Are you building for the
correct port?
This mailing list is mostly for development of WebKit itself. For simple
build issues, you should start by investigating yourself before asking
on the list. You can also use the support services of Qt if you have a
license.
cheers,
Benjamin
More information about the webkit-qt
mailing list