[webkit-dev] Webkit Building errors in VC++2005

2009-02-21 Thread Saumya
Hi
I tried to build webkit in VC++ 2005.. I was about to solve the earlier
problem but now  when i debug an error says that 'Error1Error result
1 returned from 'C:\WINDOWS\system32\cmd.exe'. i have also edited the embed
manifest in the manifest tool in configuration properties in each project
to No but still the error is there...
build log is listed below...

Creating temporary file
C:\cygwin\home\Saumya\webkit\WebKitBuild\obj\ImageDiff\Release\BAT7355205172.bat
with contents
[
@echo off

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

if exist C:\cygwin\home\Saumya\webkit\WebKitBuild\buildfailed grep
XXImageDiffXX C:\cygwin\home\Saumya\webkit\WebKitBuild\buildfailed

if errorlevel 1 exit 1

echo XXImageDiffXX  C:\cygwin\home\Saumya\webkit\WebKitBuild\buildfailed



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from
Performing Pre-Build Event...

exit 1

:VCEnd
]
Creating command line
C:\cygwin\home\Saumya\webkit\WebKitBuild\obj\ImageDiff\Release\BAT7355205172.bat



And there is another error saying ' C2370: 'CSSValue' : redefinition;
different storage class
C:\cygwin\home\Saumya\webkit\WebKitBuild\obj\WebCore\DerivedSources\CSSValueKeywords.h
'

Please Help...
Regards,
saumya
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Fwd: Building WebKit in VC++ 2005

2009-02-15 Thread Saumya
I installed all the developer tools  needed and build in cygwin shell... It
buits ok but when i debug there r messages like 'meke sure the project type
.vcproj is installed'
Also i tried to open the webkit solution in VC++ 2005.
when i run so many errors come like 'fatal error C1083: Cannot open include
file: 'unicode/uchar.h': No such file or directory'
Please Help...

Regards,
saujee




-- 
Saumya Wanniarachchi
Department of Computer Sceience  Engineering
University Of Moratuwa
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev