Errors while building Webkit for WinCE

257 views
Skip to first unread message

Siddharth

unread,
May 2, 2012, 8:25:04 AM5/2/12
to Windows CE WebKit, sid....@gmail.com
Hi,
I am trying webkit for wince, getting following errors

Error 157 fatal error C1083: Cannot open include file: 'pthread.h': No
such file or directory e:\cygwin\home\srilathaa\webkit\source
\javascriptcore\heap\MachineStackMarker.h 25
Error 159 error PRJ0019: A tool returned an error code from
"Generating ../../DerivedSources/WebCore/
InspectorBackendDispatcher.cpp, ../../DerivedSources/WebCore/
InspectorBackendDispatcher.h, ../../DerivedSources/WebCore/
InspectorFrontend.cpp, ../../DerivedSources/WebCore/
InspectorFrontend.h, ../../DerivedSources/WebCore/
InspectorTypeBuilder.cpp, ../../DerivedSources/WebCore/
InspectorTypeBuilder.h" WebCore
Error 160 error PRJ0019: A tool returned an error code from
"Generating ../../DerivedSources/WebCore/supplemental_dependency.tmp"
WebCoreTestSupport
Error 161 fatal error C1083: Cannot open include file:
'EventInterfaces.h': No such file or directory e:\cygwin\home\srilathaa
\webkit\source\webcore\dom\EventNames.h 25
Error 162 fatal error C1083: Cannot open include file:
'CSSPropertyNames.h': No such file or directory E:\cygwin\home
\srilathaa\WebKit\Source\WebCore\page\animation\AnimationController.h
32
Error 163 fatal error C1083: Cannot open include file:
'EventInterfaces.h': No such file or directory e:\cygwin\home\srilathaa
\webkit\source\webcore\dom\EventNames.h 25
Error 164 fatal error C1083: Cannot open include file:
'CSSPropertyNames.h': No such file or directory E:\cygwin\home
\srilathaa\WebKit\Source\WebCore\page\animation\AnimationController.h
32
Error 165 fatal error C1083: Cannot open include file:
'EventInterfaces.h': No such file or directory e:\cygwin\home\srilathaa
\webkit\source\webcore\dom\EventNames.h 25
Error 167 fatal error LNK1181: cannot open input file '..\..\lib\Debug
\WebKit.lib' WinCELauncher


I followed all the steps as mention in the link: "http://
trac.webkit.org/wiki/WinCE"
Can someone let me know how to resolve the above errors for WinCE
project.

Thanks
Siddharth

Patrick Gansterer

unread,
May 4, 2012, 4:43:45 AM5/4/12
to wince...@googlegroups.com, sid....@gmail.com
Hi,


On Wednesday, May 2, 2012 2:25:04 PM UTC+2, Sid wrote:
Hi,
I am trying webkit for wince, getting following errors

Error        157        fatal error C1083: Cannot open include file: 'pthread.h': No
such file or directory        e:\cygwin\home\srilathaa\webkit\source
\javascriptcore\heap\MachineStackMarker.h        25

Pleas see other threads on this list, about the current pthread for wince situation.
The missing files are generated ones. It seams that they didn't get generated correctly. Do you get the same error when you click the build button a second (and third) time in VS?
 
Error        167        fatal error LNK1181: cannot open input file '..\..\lib\Debug
\WebKit.lib'        WinCELauncher


I followed all the steps as mention in the link: "http://
trac.webkit.org/wiki/WinCE"

I'm not 100% sure: Do you use cygwin? Does you CMakeCache.txt contain any path to a cygwin executable?
If you have Cygwin's bin directory in your path, make sure that it comes after ActiveState Perl and GnuWin32. You might have to remove it completely from your PATH if you have problems while building.
 
-- Patrick
Reply all
Reply to author
Forward
0 new messages