RESOLVED FIXED 147443
Add the "wasm" directory to the Additional Include Directories for jsc.exe
https://bugs.webkit.org/show_bug.cgi?id=147443
Summary Add the "wasm" directory to the Additional Include Directories for jsc.exe
Sukolsak Sakshuwong
Reported 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]"
Attachments
Patch (2.65 KB, patch)
2015-07-29 23:49 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2015-07-29 23:49:21 PDT
Mark Lam
Comment 2 2015-07-30 10:37:31 PDT
Comment on attachment 257821 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2015-07-30 11:29:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.