WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120635
[Qt] Use correct library paths for prefix builds on Mac.
https://bugs.webkit.org/show_bug.cgi?id=120635
Summary
[Qt] Use correct library paths for prefix builds on Mac.
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
Details
Formatted Diff
Diff
Patch
(2.10 KB, patch)
2013-09-04 03:42 PDT
,
Michael Brüning
vestbo
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Michael Brüning
Comment 1
2013-09-03 08:52:55 PDT
Created
attachment 210377
[details]
Patch
Michael Brüning
Comment 2
2013-09-04 03:42:25 PDT
Created
attachment 210442
[details]
Patch
Michael Brüning
Comment 3
2013-09-04 03:49:17 PDT
Committed
r155034
: <
http://trac.webkit.org/changeset/155034
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug