[webkit-help] Vs2013 Build Help

haiming-gavin.ji at schneider-electric.com haiming-gavin.ji at schneider-electric.com
Tue Dec 24 22:39:21 PST 2013


Hi,

I am trying  build the WebKit in Vs2013 with below error. Does anyone have 
any idea? Tks.

Environment of my PC:
1. Windows 7 32 bit
2. Cygwin installed at C:\cygwin by following the guide  
http://www.webkit.org/building/tools.html(Except Step 5(php), Step 6 and 
Step 7 not installed)
3. Set the two environment variables
WEBKIT_LIBRARIES = C:\cygwin\home\SESA248199\WebKit\WebKitLibraries\win
WEBKIT_OUTPUTDIR = C:\cygwin\home\output
4. Run Cygwin, update-webkit, it says WebkitAuxlibararies are latest, but 
Python is 2.7.8 not compatible with 2.6.8.(I assume this should be ok)
5. Run Cygwin build-webkit or Open vs2013 open 
C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj

Error   112     error MSB3073: The command "REM Do not edit from the 
Visual Studio IDE! Customize via a WebKitPreBuild.cmd file.
if not exist 
"C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj\WebKit\WebKitPreBuild.cmd" 
exit /b

set CONFIGURATIONBUILDDIR=C:\cygwin\home\output\Debug
set CONFIGURATIONNAME=Debug
set INPUTDIR=
set INPUTFILENAME=
set INPUTPATH=
set INTDIR=C:\cygwin\home\output\Debug\obj32\WebKit\
set OUTDIR=C:\cygwin\home\output\Debug\bin32\
set PLATFORMARCHITECTURE=32
set PLATFORMNAME=Win32
set 
PROJECTDIR=C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj\WebKit\
set PROJECTFILENAME=WebKit.vcxproj
set PROJECTNAME=WebKit
set 
PROJECTPATH=C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj\WebKit\WebKit.vcxproj
set 
SOLUTIONDIR=C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj\
set SOLUTIONFILENAME=WebKit.sln
set SOLUTIONNAME=WebKit
set 
SOLUTIONPATH=C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj\WebKit.sln
set TARGETDIR=C:\cygwin\home\output\Debug\bin32\
set TARGETEXT=.dll
set TARGETFILENAME=WebKit.dll
set TARGETPATH=C:\cygwin\home\output\Debug\bin32\WebKit.dll
set DEBUGSUFFIX=

REM If any of the above variables didn't exist previously and
REM were set to an empty string, set will set the errorlevel to 1,
REM which will cause the project-specific script to think the build
REM has failed. This cmd /c call will clear the errorlevel.
cmd /c

"C:\cygwin\home\SESA248199\WebKit\Source\WebKit\WebKit.vcxproj\WebKit\WebKitPreBuild.cmd"

:VCEnd" exited with code 1.     C:\Program 
Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 122   5 
WebKit
Error   110     error C1083: Cannot open include file: 'config.h': No such 
file or directory 
C:\cygwin\home\output\Debug\obj32\WebKitExportGenerator\DerivedSources\WebKitExportGenerator.cpp 
1       1       WebKitExportGenerator

Regards,
Gavin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20131225/8b856d48/attachment.html>


More information about the webkit-help mailing list