Bug 147443

Summary: Add the "wasm" directory to the Additional Include Directories for jsc.exe
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, simon.fraser, sukolsak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 147293    
Attachments:
Description Flags
Patch none

Description Sukolsak Sakshuwong 2015-07-29 23:42:52 PDT
Add the "wasm" directory to the Additional Include Directories for jsc.exe. This should fix the following error in the Windows build:

"..\..\jsc.cpp(46): fatal error C1083: Cannot open include file: 'JSWASMModule.h': No such file or directory [C:\cygwin\home\buildbot\slave\win-release\build\Source\JavaScriptCore\JavaScriptCore.vcxproj\jsc\jsc.vcxproj]"
Comment 1 Sukolsak Sakshuwong 2015-07-29 23:49:21 PDT
Created attachment 257821 [details]
Patch
Comment 2 Mark Lam 2015-07-30 10:37:31 PDT
Comment on attachment 257821 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-07-30 11:29:24 PDT
Comment on attachment 257821 [details]
Patch

Clearing flags on attachment: 257821

Committed r187591: <http://trac.webkit.org/changeset/187591>
Comment 4 WebKit Commit Bot 2015-07-30 11:29:28 PDT
All reviewed patches have been landed.  Closing bug.