[Webkit-unassigned] [Bug 125595] Web Inspector: Add Inspector Code Generation to JavaScriptCore for Runtime Domain
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 12 11:33:17 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125595
--- Comment #19 from Joseph Pecoraro <joepeck at webkit.org> 2013-12-12 11:31:28 PST ---
GTK build error:
> GEN DerivedSources/JavaScriptCore/InspectorJS.json
> ...
> GEN DerivedSources/JavaScriptCore/InspectorJSBackendDispatchers.cpp
> ...
> GEN DerivedSources/WebCore/InspectorWebBackendDispatchers.cpp
> Traceback (most recent call last):
> File "../../Source/JavaScriptCore/inspector/scripts/CodeGeneratorInspector.py", line 1733, in <module>
> input_file = open(input_json_filename, "r")
> IOError: [Errno 2] No such file or directory: 'DerivedSources/JavaScriptCore/InspectorJS.json'
Maybe I need to use the absolute path to this file.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list