Bug 120635

Summary: [Qt] Use correct library paths for prefix builds on Mac.
Product: WebKit Reporter: Michael Brüning <michael.bruning>
Component: WebKit QtAssignee: Michael Brüning <michael.bruning>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, hausmann, vestbo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch vestbo: review+

Michael Brüning
Reported 2013-09-03 08:46:08 PDT
This issue was reported in the Qt project bug tracker https://bugreports.qt-project.org/browse/QTBUG-32417 . The library paths for the QtWebKit libraries are always set to the QtWebKit build directory instead of the installation directory for prefix builds of Qt even if we are not making a developer build. This is due to a scope change of the force_independent flag.
Attachments
Patch (2.10 KB, patch)
2013-09-03 08:52 PDT, Michael Brüning
no flags
Patch (2.10 KB, patch)
2013-09-04 03:42 PDT, Michael Brüning
vestbo: review+
Michael Brüning
Comment 1 2013-09-03 08:52:55 PDT
Michael Brüning
Comment 2 2013-09-04 03:42:25 PDT
Michael Brüning
Comment 3 2013-09-04 03:49:17 PDT
Note You need to log in before you can comment on or make changes to this bug.