Bug 79168 - Tools\MiniBrowser return error 1 from C:\Windows\SysWow64\cmd.exe
Summary: Tools\MiniBrowser return error 1 from C:\Windows\SysWow64\cmd.exe
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 17:19 PST by Leslie Zhai
Modified: 2022-09-01 05:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leslie Zhai 2012-02-21 17:19:12 PST
I built WebKit-r108038\Tools\MiniBrowser under Windows 7 64-bit with Visual Studio 2005, it return error 1 from C:\Windows\SysWow64\cmd.exe

I downloaded WebKit nightly r108038 binary for Windows and source including Tools directory.
Comment 1 Mustafizur Rahaman( :rahaman) 2012-02-22 21:54:02 PST
(In reply to comment #0)
> I built WebKit-r108038\Tools\MiniBrowser under Windows 7 64-bit with Visual Studio 2005, it return error 1 from C:\Windows\SysWow64\cmd.exe
Could you please provide more specific details as when you got the error? Did you follow the build steps exactly as it is being mentioned?
> 
> I downloaded WebKit nightly r108038 binary for Windows and source including Tools directory.
Comment 2 Leslie Zhai 2012-02-22 22:15:53 PST
(In reply to comment #1)
> (In reply to comment #0)
> > I built WebKit-r108038\Tools\MiniBrowser under Windows 7 64-bit with Visual Studio 2005, it return error 1 from C:\Windows\SysWow64\cmd.exe
> Could you please provide more specific details as when you got the error? Did you follow the build steps exactly as it is being mentioned?

I build the Source under Gentoo Linux before successfully, but did not experienced it under Windows.

I simply emerged the binary and source under WebKit-rxxx folder, then directly build the MiniBrowser without building the WebKit because I hold the view that there is binary for Windows already.

And right now I followed the http://blog.ashodnakashian.com/2012/01/building-webkit-on-windows-7-with-vs2010 to rebuild WebKit under Windows 7 64-bit with VS2010

> > 
> > I downloaded WebKit nightly r108038 binary for Windows and source including Tools directory.