[webkit-dev] Problems compiling WebKit for S60 with GCCE
Dirk Jäckel
webkit at different.name
Thu Aug 17 03:57:56 PDT 2006
Hi!
I'm having problems compiling S60Webkit with GCCE.
Projects created from Carbide.C++ templates build build just fine.
Setup:
------
Carbide.C++ V1.0
svn checkout svn://anonsvn.opensource.apple.com/svn/webkit/S60/trunk S60
SVN-Revision: 15924
S60 sdk: S60_3rd (tried also MR)
build.bat complains A LOT about:
WARNING: Cannot determine the version of the RVCT Compiler.
-> no wonder. I did not install it.
Is that a problem?
A LOT of warnings about files not ending with a newline
-> dos/unix line ending Problem
This shouldn't be a problem either, or should it?
build -g khtml
------------------------
builds fine
build -g memman
--------------------------
builds fine
build -g javascriptcore
------------------------------
builds fine
build -g kwq
-----------------
builds fine
build -g webkit
---------------[...]
WEBKIT//BrowserControl//Inc/BrCtl.h:50:26: FindItemMenu.h: No such file or directory
More information about the webkit-dev
mailing list