[Webkit-unassigned] [Bug 85787] Qt Webkit(4.8.0) link error due to dependency on QtSensors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 06:32:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85787


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-05-07 06:32:56 PST ---
I checked it. If you don't have Qt Mobility installed, 
-lQtSensors won't be added to linker flags.

/usr/local/Trolltech/Qt-4.8.0/mkspecs/features/mobility.prf and mobilityconfig.prf are responsible to add this flag. But if you
don't install Mobility, these files aren't exist at all.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list