Bug 30203

Summary: Ambiguous error message when building for unspecified platform
Product: WebKit Reporter: Paul Merrill <napalminc>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: zoltan
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Paul Merrill 2009-10-08 02:52:39 PDT
Running WebKitTools/Scripts/build-webkit with no arguments gives an ambiguous error message that does not help the user solve it.

"Unsupported platform, can't determine built library locations."

It would be nice to see it mention something about --gtk and --qt. Possibly --help, too.
Comment 1 Zoltan Horvath 2010-03-17 03:26:47 PDT
Created attachment 50889 [details]
Patch
Comment 2 Zoltan Horvath 2010-03-17 09:11:41 PDT
Comment on attachment 50889 [details]
Patch

Clearing flags on attachment: 50889

Committed r56113: <http://trac.webkit.org/changeset/56113>
Comment 3 Zoltan Horvath 2010-03-17 09:11:49 PDT
All reviewed patches have been landed.  Closing bug.