[webkit-help] Webkit-Cairo build failure
Chris Waldron
christy.waldron at gmail.com
Mon Aug 8 12:54:53 PDT 2011
--
I'm running the WebKit Cairo build using VS2008. I went through the process
twice on two separate machines and I am failing in the same place on both
machines. Therefore I'm fairly confident that I've set both machines in
accordance to the instructions ...
.\WebKit\Source\WebCore\config.h(33) : fatal error C1083: Cannot open
include file: 'WebCore/WebCoreHeaderDetection.h': No such file or directory
I believe this header file gets generated by the DerivedSources script yet
either this script isn't running or is failing and I can't ascertain what's
going on. Has anyone else encountered this problem and can share a
resolution?
Below are the output messages ...
Performing Pre-Build Event...
/usr/bin/bash
Compiling...
####### COMPILING 9 FILES USING AT MOST 4 PARALLEL INSTANCES OF cl.exe
###########
..\platform\graphics\win\QTMovieVisualContext.cpp
..\platform\graphics\win\QTMovieWinTimer.cpp
..\platform\graphics\win\QTMovieGWorld.cpp
..\platform\graphics\win\QTCFDictionary.cpp
..\platform\graphics\win\QTMovieTask.cpp
..\platform\graphics\win\QTMovie.cpp
..\platform\graphics\win\QTPixelBuffer.cpp
..\platform\graphics\win\QTDecompressionSession.cpp
..\platform\graphics\win\QTTrack.cpp
QTMovieVisualContext.cpp
QTMovie.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
QTMovieWinTimer.cpp
QTPixelBuffer.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
QTDecompressionSession.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
QTMovieGWorld.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
QTTrack.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
Generating Code...
QTCFDictionary.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
QTMovieTask.cpp
c:\cygwin\home\chris.waldron\WebKit\Source\WebCore\config.h(33) : fatal
error C1083: Cannot open include file: 'WebCore/WebCoreHeaderDetection.h':
No such file or directory
Generating Code...
Thanks
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110808/7f502274/attachment.html>
More information about the webkit-help
mailing list