Bug 24841

Summary: Fix linking against QtWebKit for RVCT and Symbian
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, norbert.leser, yael
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: S60 3rd edition   
Bug Depends on:    
Bug Blocks: 27065    
Attachments:
Description Flags
Fix linking against QtWebKit for RVCT and Symbian
none
Revised patch based on feedback received ! hausmann: review+

Laszlo Gombos
Reported 2009-03-26 07:48:24 PDT
Fix linking against QtWebKit for RVCT and Nokia/Symbian x86 compiler (Carbide) by fixing the EXPORT macros. RVCT and Nokia/Symbian x86 compiler expect similar syntax for marking symbols to be exported as MSVC on WIN. Patch proposal will follow.
Attachments
Fix linking against QtWebKit for RVCT and Symbian (1.07 KB, patch)
2009-03-26 07:54 PDT, Laszlo Gombos
no flags
Revised patch based on feedback received ! (1.68 KB, patch)
2009-03-30 18:11 PDT, Laszlo Gombos
hausmann: review+
Laszlo Gombos
Comment 1 2009-03-26 07:54:41 PDT
Created attachment 28968 [details] Fix linking against QtWebKit for RVCT and Symbian Thanks for Norbert Leser <norbert.leser@nokia.com> for help.
Laszlo Gombos
Comment 2 2009-03-30 18:11:10 PDT
Created attachment 29103 [details] Revised patch based on feedback received ! Instead of white-listing Windows and other platforms, remove the test entirely and apply it to all platforms supported by Qt. Thanks for Kristian Amlie, Norbert Leser and Simon Hausmann for help/feedback !
Simon Hausmann
Comment 3 2009-04-14 13:15:34 PDT
Thanks Laszlo, landed in r42515
Note You need to log in before you can comment on or make changes to this bug.