[webkit-qt] qtwebkit trunk compilation problem

Leonardo DaVinci lamoscawince at gmail.com
Thu Mar 4 01:48:33 PST 2010


Hello,

Thanks for the reply.

I tried run: qmake QT_SOURCE_TREE=<your Qt source directory> -r
..\..\WebKit.pro && nmake
from my release folder and now I have this error:
QtWebkit_resource.rc(16): error RC2104: undefined keyword or key name:
VOS__WINDOWS32

I think it will be a little hard to build qtwebkit for wince from trunk.


> It seems like JavaScriptCore.pri expect to find this file in
> $$QT_SOURCE_TREE which could be improved since this variable is only
> defined when we build WebKit within qt/src/3rdparty/webkit.
>
> You might be able to bring it a step further by going in
> WebKitBuild\Release (or debug if you ran build-webkit with --debug) and
> run something like:
> qmake QT_SOURCE_TREE=<your Qt source directory> -r ..\..\WebKit.pro &&
> nmake
>
> I don't know if any people use QtWebKit from trunk for WinCE so you
> might have to play around a little.
>
> jocelyn
>
> On 3/3/2010 4:16 PM, ext Leonardo DaVinci wrote:
> > Hello,
> >
> > I'm trying to compile the qtwebkit trunk version for wince with MSVC.
> >
> > I'm following the build instructions here:
> > http://trac.webkit.org/wiki/BuildingQtOnWindows
> >
> > I have already compile QT but when trying to compile qtwebkit from
> > trunk I receives this error:
> > "WARNING: failure to find: \src\3rdparty\ce-compat\ce_time.c"
> >
> >
> > I verified and I well configured %QTDIR% and added %QTDIR%\bin to my
> > %path% variable.
> >
> > Any ideas??
> >
> > Regards
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100304/3bdc4743/attachment.html>


More information about the webkit-qt mailing list