[webkit-help] wincairo compile failed in WebCore with WTFString.cpp not found
Thomas Brodt
thomas.brodt.lists at porabo.ch
Fri Apr 12 02:29:21 PDT 2013
I'm currently using rev 148215 which compiled successfully on the
wincairo buildbot.
But here on my local machine, I get the following error in WebCore:
Performing Pre-Build Event...
/usr/bin/bash
Compiling...
WTFString.cpp
c1xx : fatal error C1083: Cannot open source file:
'..\..\..\WebKitBuild\Release_Cairo_CFLite\include\private\wtf\text\WTFString.cpp':
No such file or directory
StringImpl.cpp
c1xx : fatal error C1083: Cannot open source file:
'..\..\..\WebKitBuild\Release_Cairo_CFLite\include\private\wtf\text\StringImpl.cpp':
No such file or directory
AtomicString.cpp
c1xx : fatal error C1083: Cannot open source file:
'..\..\..\WebKitBuild\Release_Cairo_CFLite\include\private\wtf\text\AtomicString.cpp':
No such file or directory
Generating Code...
Has anyone an idea?
Thanks in advance
Thomas
More information about the webkit-help
mailing list