I forgot to add the map file as a target dependency, so if you modify the file right now you have to delete the .so files to force a relink ;(
Would be great if somebody could add the dependency. Otherwise I'll do it on Monday. Simon -- Sent from my Nokia N918.11.11 12:46 skrev ext Simon Hausmann: Hi, I landed https://bugs.webkit.org/show_bug.cgi?id=72697 which (if everything goes well) changes the way public API is exported on Linux builds. This is just a temporary measure, but when exporting a new class via the QWEBKIT_EXPORT macro, please also edit Source/qtwebkit-export.map accordingly. Once the export macros for JSC land, we can remove this export map again. In the meantime our WebKitTestRunner build is "clean" by not containing another copy of JSC/WTF :) Simon _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
