[webkit-help] WebKit2 warnings: "Class <blah> is implemented in both <webkit2 path> and <webkit path>. One of the two will be used. Which one is undefined."

Jarek Foksa jarek at kiwi-themes.com
Sat Sep 3 01:20:45 PDT 2011


I figured out that this issue can be solved by exporting
DYLD_FRAMEWORK_PATH=<path to Frameworks dir inside bundle>
environmental variable right before running the binary. But this
solution would require me to use additional launcher.sh script when
deploying my app. Is there a more elegant workaround?


More information about the webkit-help mailing list