[Webkit-unassigned] [Bug 26293] Current svn Qt webkit fails to compile even after fixing bug #26289

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 15:44:17 PDT 2009


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





------- Comment #2 from jhaygood at reaktix.com  2009-06-13 15:44 PDT -------
This is because of a way the Qt build system works. The object files for
JavaScriptCore and WebCore are output into the same directory. Both WebCore and
JavaScriptCore have a "JSONObject.cpp" which gets built into a
"JSONObject.<objectext>" so whichever one gets compiled last is the one that
gets linked in.


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



More information about the webkit-unassigned mailing list