[webkit-help] JSC: Compiling on iOS

Justin Thomas justin at sweaky.com
Mon Jan 23 14:53:32 PST 2012


On Jan 23, 2012, at 2:49 PM, Brian Barnes <ggadwa at charter.net> wrote:

> Next problem is this error:
> 
> #if PLATFORM(MAC) && COMPILER_SUPPORTS(BLOCKS)
> #include <objc/objc-runtime.h>
> #endif
> 
> Where are the platform (and everything else) defined for compilation?
> 

These should be defined in wtf/config.h and wtf/platform.h

-JT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120123/9906316a/attachment-0001.html>


More information about the webkit-help mailing list