[webkit-dev] Build Webkit on Windows

Yuehfu Shih yueh42 at hotmail.com
Wed Jul 18 13:49:24 PDT 2007


Hi, 
 
I have tried to build webkit on Windows and have no luck so far. 
It looks like there are 3 missing header files: 'unicode/pwin32.h', 'pthread.h' and 'JSDOMExceptionConstructor.lut.h'
Here is my BuildLog:
 
 
Constructing generated files...Copying ICU DLLS...
Compiling...c_utility.cppF:\cygwin\home\yshih\WebKit\JavaScriptCore\icu\unicode/umachine.h(45) : fatal error C1083: Cannot open include file: 'unicode/pwin32.h': No such file or directorystring_object.cppF:\cygwin\home\yshih\WebKit\JavaScriptCore\icu\unicode/umachine.h(45) : fatal error C1083: Cannot open include file: 'unicode/pwin32.h': No such file or directorylexer.cppF:\cygwin\home\yshih\WebKit\JavaScriptCore\icu\unicode/umachine.h(45) : fatal error C1083: Cannot open include file: 'unicode/pwin32.h': No such file or directoryJSLock.cpp..\..\kjs\JSLock.cpp(28) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directoryfunction.cppF:\cygwin\home\yshih\WebKit\JavaScriptCore\icu\unicode/umachine.h(45) : fatal error C1083: Cannot open include file: 'unicode/pwin32.h': No such file or directorycollector.cpp..\..\kjs\collector.cpp(36) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Build log was saved at "file://F:\cygwin\home\yshih\WebKit\WebKitBuild\obj\JavaScriptCore\Release\BuildLog.htm"JavaScriptCore - 6 error(s), 0 warning(s)
 
 
Performing Pre-Build Event...cl : Command line warning D9040 : ignoring option '/analyze'; Code Analysis warnings are not available in this edition of the compilertmp.cppmake: *** No rule to make target `JSDOMExceptionConstructor.lut.h', needed by `all'.  Stop.Project : error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..."Project : warning PRJ0018 : The following environment variables were not found:$(AnalyzeWithLargeStack) Build log was saved at "file://F:\cygwin\home\yshih\WebKit\WebKitBuild\obj\WebCore\Release\BuildLog.htm"WebCore - 1 error(s), 1 warning(s)
 
 
Compiling...TCSystemAlloc.cppf:\cygwin\home\yshih\webkit\javascriptcore\wtf\TCSpinLock.h(156) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directoryFastMalloc.cpp..\..\wtf\FastMalloc.cpp(70) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Build log was saved at "file://F:\cygwin\home\yshih\WebKit\WebKitBuild\obj\WTF\Release\BuildLog.htm"WTF - 2 error(s), 0 warning(s)
 
 
 
 
Thanks a lot
Yueh
_________________________________________________________________
Missed the show?  Watch videos of the Live Earth Concert on MSN.
http://liveearth.msn.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070718/3845fe39/attachment.html


More information about the webkit-dev mailing list