Bug 57225

Summary: [Qt] QtWebKit does not link with --3d-canvas using MinGW
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: Tools / TestsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, mgtsai, nancy.piedra, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
proposed patch none

Andras Becsi
Reported 2011-03-28 05:43:08 PDT
When using the --3d-canvas option the final linking phase fails with undefined references errors because MinGW can't resolve symbols if the libraries are not listed in dependency order.
Attachments
proposed patch (1.25 KB, patch)
2011-03-28 07:16 PDT, Andras Becsi
no flags
Andras Becsi
Comment 1 2011-03-28 07:16:28 PDT
Created attachment 87139 [details] proposed patch
Csaba Osztrogonác
Comment 2 2011-03-28 07:21:19 PDT
Comment on attachment 87139 [details] proposed patch LGTM, r=me
Andras Becsi
Comment 3 2011-03-28 07:47:32 PDT
Andras Becsi
Comment 4 2011-03-28 07:47:53 PDT
Comment on attachment 87139 [details] proposed patch Clearing flags.
Note You need to log in before you can comment on or make changes to this bug.