[webkit-dev] how to built webkit with vs2005

qianyong null qianyong325 at gmail.com
Mon Apr 7 17:54:59 PDT 2008


I check out codes with cygwin and Install the WebKit Support Libraries.
 When I built it with vs2005,  many errors¡­¡­



Who can tell me how to build it?



1>------ Build started: Project: JavaScriptCoreGenerated, Configuration:
Release Win32 ------

2>------ Build started: Project: WTF, Configuration: Debug Win32 ------

1>Performing Makefile project actions

2>Performing Pre-Build Event...

1> xcopy /y/d/e/i "..\..\..\WebKitLibraries\win\tools" "C:\Documents and
Settings\Maxq\WebKit\WebKitLibraries\win\tools"

2>Compiling...

1>²»ÄÜÖ´ÐÐÖÜÆÚÐÔ¸´ÖÆ

1>¸´ÖÆÁË0 ¸öÎļþ

1> set PATH=%PATH%;%SystemDrive%\cygwin\bin

1> touch "C:\Documents and Settings\Maxq\WebKit\WebKitBuild\buildfailed"

1> bash build-generated-files.sh "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild" "C:\Documents and
Settings\Maxq\WebKit\WebKitLibraries\win"

2>CollatorDefault.cpp

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/array_object.cpp -i >
array_object.lut.h

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/pcre/dftables chartables.c

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/array_object.cpp

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/date_object.cpp -i >
date_object.lut.h

2>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/date_object.cpp

2>CollatorICU.cpp

1>bison -d -p kjsyy /cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/grammar.y
-o grammar.cpp > bison_out.txt 2>&1

2>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

2>FastMalloc.cpp

2>..\..\wtf\FastMalloc.cpp(81) : fatal error C1083: Cannot open include
file: 'pthread.h': No such file or directory

2>HashTable.cpp

2>OwnPtrWin.cpp

1>perl -p -e 'END { if ($conflict) { unlink "grammar.cpp"; die; } }
$conflict ||= /conflict/' < bison_out.txt

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/keywords.table > lexer.lut.h

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/keywords.table

1>touch grammar.cpp.h

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/math_object.cpp -i >
math_object.lut.h

1>touch grammar.hpp

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/math_object.cpp

1>cat grammar.cpp.h grammar.hpp > grammar.h

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/number_object.cpp -i >
number_object.lut.h

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/number_object.cpp

1>rm -f grammar.cpp.h grammar.hpp bison_out.txt

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/regexp_object.cpp -i >
regexp_object.lut.h

1>/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/create_hash_table
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/string_object.cpp -i >
string_object.lut.h

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/regexp_object.cpp

1>Creating hashtable for
/cygdrive/c/DOCUME~1/Maxq/WebKit/JAVASC~1/kjs/string_object.cpp

2>TCSystemAlloc.cpp

1> mkdir 2>NUL "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1> xcopy /y /d "..\..\API\APICast.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\APICast.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JavaScript.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JavaScript.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSBase.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSBase.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSContextRef.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

2>c:\documents and settings\maxq\webkit\javascriptcore\wtf\TCSpinLock.h(40)
: fatal error C1083: Cannot open include file: 'sched.h': No such file or
directory

1>..\..\API\JSContextRef.h

1>¸´ÖÆÁË1 ¸öÎļþ

2>ThreadingWin.cpp

1> xcopy /y /d "..\..\API\JSObjectRef.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSObjectRef.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSStringRef.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSStringRef.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSStringRefCF.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSStringRefCF.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSStringRefBSTR.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSStringRefBSTR.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSValueRef.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSValueRef.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JavaScriptCore.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JavaScriptCore.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> xcopy /y /d "..\..\API\JSRetainPtr.h" "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore"

1>..\..\API\JSRetainPtr.h

1>¸´ÖÆÁË1 ¸öÎļþ

1> del "C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\stdbool.h"
"C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\stdint.h"

1>ÕÒ²»µ½C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\stdbool.h

1> del "C:\Documents and Settings\Maxq\WebKit\WebKitBuild\buildfailed"

1>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\JavaScriptCoreGenerated\Release\BuildLog.htm"

1>JavaScriptCoreGenerated - 0 error(s), 0 warning(s)

3>------ Build started: Project: JavaScriptCore, Configuration: Debug Win32
------

3>Performing Pre-Build Event...

3>Compiling...

2>UTF8.cpp

2>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

2>Assertions.cpp

3>array_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>bool_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>collector.cpp

2>Generating Code...

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>CommonIdentifiers.cpp

2>Project : warning PRJ0018 : The following environment variables were not
found:

2>$(PRODUCTION)

2>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\WTF\Debug\BuildLog.htm"

2>WTF - 5 error(s), 0 warning(s)

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>date_object.cpp

4>------ Build started: Project: FindSafari, Configuration: Release Win32
------

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

4>Compiling...

3>DateMath.cpp

4>FindSafari.cpp

3>..\..\kjs\DateMath.cpp(46) : fatal error C1083: Cannot open include file:
'stdint.h': No such file or directory

3>debugger.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>dtoa.cpp

3>..\..\kjs\dtoa.cpp(164) : fatal error C1083: Cannot open include file:
'stdint.h': No such file or directory

3>error_object.cpp

4>Performing Pre-Link Event...

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>ExecState.cpp

4>Linking...

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>function.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>function_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>identifier.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>InitializeThreading.cpp

4>Embedding manifest...

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>internal.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>interpreter.cpp

3>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

3>JSGlobalObject.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>JSImmediate.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\kjs\JSImmediate.h(31)
: fatal error C1083: Cannot open include file: 'stdint.h': No such file or
directory

3>JSLock.cpp

4>Project : warning PRJ0018 : The following environment variables were not
found:

4>$(PRODUCTION)

4>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\FindSafari\Release\BuildLog.htm"

4>FindSafari - 0 error(s), 0 warning(s)

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>JSVariableObject.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>Generating Code...

3>Compiling...

3>JSWrapperObject.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>lexer.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>list.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\kjs\JSImmediate.h(31)
: fatal error C1083: Cannot open include file: 'stdint.h': No such file or
directory

3>lookup.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>math_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>nodes.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>nodes2string.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>number_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>object_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>operations.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>Parser.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>property_map.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>property_slot.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>PropertyNameArray.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>regexp.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>regexp_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>scope_chain.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>string_object.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>ustring.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>Generating Code...

3>Compiling...

3>value.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\kjs\JSImmediate.h(31)
: fatal error C1083: Cannot open include file: 'stdint.h': No such file or
directory

3>grammar.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\kjs\JSImmediate.h(31)
: fatal error C1083: Cannot open include file: 'stdint.h': No such file or
directory

3>pcre_compile.cpp

3>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

3>pcre_exec.cpp

3>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

3>pcre_tables.cpp

3>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

3>pcre_ucp_searchfuncs.cpp

3>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

3>pcre_xclass.cpp

3>c:\Documents and
Settings\Maxq\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal
error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
directory

3>JSBase.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\api\JSBase.h(30) :
fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSCallbackConstructor.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSCallbackFunction.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSCallbackObject.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSClassRef.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSContextRef.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSObjectRef.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSStringRef.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSStringRefBSTR.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\api\JSBase.h(30) :
fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSStringRefCF.cpp

3>c:\documents and settings\maxq\webkit\javascriptcore\api\JSBase.h(30) :
fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>JSValueRef.cpp

3>C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\include\JavaScriptCore\JavaScriptCore/JSBase.h(30)
: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or
directory

3>array_instance.cpp

3>c:\documents and
settings\maxq\webkit\javascriptcore\wtf\HashFunctions.h(27) : fatal error
C1083: Cannot open include file: 'stdint.h': No such file or directory

3>Generating Code...

3>Project : warning PRJ0018 : The following environment variables were not
found:

3>$(PRODUCTION)

3>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\JavaScriptCore\Debug\BuildLog.htm"

3>JavaScriptCore - 59 error(s), 0 warning(s)

5>------ Build started: Project: WebCoreGenerated, Configuration: Release
Win32 ------

6>------ Build started: Project: QTMovieWin, Configuration: Debug Win32
------

5>Performing Makefile project actions

6>Performing Pre-Build Event...

5>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

5>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\WebCoreGenerated\Release\BuildLog.htm"

5>WebCoreGenerated - 1 error(s), 0 warning(s)

6>Compiling...

6>QTMovieWin.cpp

6>c:\Documents and
Settings\Maxq\WebKit\WebCore\ForwardingHeaders\wtf/Platform.h(1) : fatal
error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No such
file or directory

6>QTMovieWinTimer.cpp

6>c:\Documents and
Settings\Maxq\WebKit\WebCore\ForwardingHeaders\wtf/Platform.h(1) : fatal
error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No such
file or directory

6>Generating Code...

6>Project : warning PRJ0018 : The following environment variables were not
found:

6>$(PRODUCTION)

6>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\QTMovieWin\Debug\BuildLog.htm"

6>QTMovieWin - 2 error(s), 0 warning(s)

7>------ Build started: Project: WebCore, Configuration: Debug Win32 ------

7>Performing Pre-Build Event...

7>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

7>Project : warning PRJ0018 : The following environment variables were not
found:

7>$(PRODUCTION)

7>$(AnalyzeWithLargeStack)

7>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\WebCore\Debug\BuildLog.htm"

7>WebCore - 1 error(s), 0 warning(s)

8>------ Build started: Project: ImageDiff, Configuration: Debug Win32
------

8>Performing Pre-Build Event...

8>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

8>Project : warning PRJ0018 : The following environment variables were not
found:

8>$(PRODUCTION)

8>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\ImageDiff\Debug\BuildLog.htm"

8>ImageDiff - 1 error(s), 0 warning(s)

9>------ Build started: Project: InterfacesGenerated, Configuration: Release
Win32 ------

9>Performing Makefile project actions

9>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

9>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\InterfacesGenerated\Release\BuildLog.htm"

9>InterfacesGenerated - 1 error(s), 0 warning(s)

10>------ Build started: Project: Interfaces, Configuration: Debug Win32
------

10>Performing Pre-Build Event...

10>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

10>Project : warning PRJ0018 : The following environment variables were not
found:

10>$(PRODUCTION)

10>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\Interfaces\Debug\BuildLog.htm"

10>Interfaces - 1 error(s), 0 warning(s)

11>------ Build started: Project: WebKitGUID, Configuration: Debug Win32
------

11>Performing Pre-Build Event...

11>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

11>Project : warning PRJ0018 : The following environment variables were not
found:

11>$(PRODUCTION)

11>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\WebKitGUID\Debug\BuildLog.htm"

11>WebKitGUID - 1 error(s), 0 warning(s)

12>------ Build started: Project: WebKit, Configuration: Debug Win32 ------

12>Performing Pre-Build Event...

12>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

12>Project : warning PRJ0018 : The following environment variables were not
found:

12>$(PRODUCTION)

12>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\WebKit\Debug\BuildLog.htm"

12>WebKit - 1 error(s), 0 warning(s)

13>------ Build started: Project: testkjs, Configuration: Debug Win32 ------

14>------ Build started: Project: WinLauncher, Configuration: Debug Win32
------

13>Performing Pre-Build Event...

14>Compiling...

13>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

13>Project : warning PRJ0018 : The following environment variables were not
found:

13>$(PRODUCTION)

13>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\testkjs\Debug\BuildLog.htm"

13>testkjs - 1 error(s), 0 warning(s)

14>stdafx.cpp

15>------ Build started: Project: TestNetscapePlugin, Configuration: Debug
Win32 ------

15>Performing Pre-Build Event...

15>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

15>Project : warning PRJ0018 : The following environment variables were not
found:

15>$(PRODUCTION)

15>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\TestNetscapePlugin\Debug\BuildLog.htm"

15>TestNetscapePlugin - 1 error(s), 0 warning(s)

14>Compiling...

16>------ Build started: Project: DumpRenderTree, Configuration: Debug Win32
------

16>Performing Pre-Build Event...

14>WinLauncher.cpp

14>c:\documents and
settings\maxq\webkit\webkittools\winlauncher\winlauncher.h(29) : fatal error
C1083: Cannot open include file: 'WebKit.h': No such file or directory

14>Project : warning PRJ0018 : The following environment variables were not
found:

14>$(PRODUCTION)

14>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\WinLauncher\Debug\BuildLog.htm"

16>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

14>WinLauncher - 1 error(s), 0 warning(s)

16>Project : warning PRJ0018 : The following environment variables were not
found:

16>$(PRODUCTION)

16>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\DumpRenderTree\Debug\BuildLog.htm"

16>DumpRenderTree - 1 error(s), 0 warning(s)

17>------ Build started: Project: Drosera, Configuration: Debug Win32 ------

17>Performing Pre-Build Event...

17>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

17>Project : warning PRJ0018 : The following environment variables were not
found:

17>$(PRODUCTION)

17>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\Drosera\Debug\BuildLog.htm"

17>Drosera - 1 error(s), 0 warning(s)

18>------ Build started: Project: testapi, Configuration: Debug Win32 ------

18>Performing Pre-Build Event...

18>Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.

18>Project : warning PRJ0018 : The following environment variables were not
found:

18>$(PRODUCTION)

18>Build log was saved at "file://C:\Documents and
Settings\Maxq\WebKit\WebKitBuild\obj\testapi\Debug\BuildLog.htm"

18>testapi - 1 error(s), 0 warning(s)

========== Build: 2 succeeded, 16 failed, 0 up-to-date, 0 skipped ==========
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080408/710572b9/attachment-0001.html


More information about the webkit-dev mailing list