Bug 5111

Summary: build-webkit --svg fails (looks for derived sources in the wrong place)
Product: WebKit Reporter: mitz
Component: SVGAssignee: Eric Seidel (no email) <eric>
Status: VERIFIED FIXED    
Severity: Normal CC: rwlbuis
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
change file references in WebCore.xcodeproj to be relative to DERIVED_FILE_DIR mjs: review+

mitz
Reported 2005-09-23 16:08:41 PDT
build-webkit --svg fails with a message like /Users/mitz/Documents/Development/WebKit/WebCore/../SVGSupport/kdom/ecma/../../../../build/ WebCore.build/Development/WebCore+SVG.build/DerivedSources/kdom/ecma/EcmaInterface.cpp: No such file or directory The file references to this derived source (and another one) is wrong.
Attachments
change file references in WebCore.xcodeproj to be relative to DERIVED_FILE_DIR (2.49 KB, patch)
2005-09-23 16:12 PDT, mitz
mjs: review+
mitz
Comment 1 2005-09-23 16:12:10 PDT
Created attachment 4021 [details] change file references in WebCore.xcodeproj to be relative to DERIVED_FILE_DIR
Maciej Stachowiak
Comment 2 2005-09-23 18:19:42 PDT
Comment on attachment 4021 [details] change file references in WebCore.xcodeproj to be relative to DERIVED_FILE_DIR r=me
Eric Seidel (no email)
Comment 3 2005-09-23 22:46:58 PDT
Thanks mitz!
Note You need to log in before you can comment on or make changes to this bug.