[Webkit-unassigned] [Bug 88301] [Qt][Win] Fix broken jsc.exe linking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 08:57:20 PDT 2012


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


Balazs Kelemen <kbalazs at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbalazs at webkit.org




--- Comment #7 from Balazs Kelemen <kbalazs at webkit.org>  2012-06-11 08:57:20 PST ---
Than I think the problem is the __dllspec(dllimport) specifier. We should not use it since we put all the static libs into one dll. This is not a problem on Linux because export/import is the same there.

-- 
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