On Jan 23, 2012, at 2:49 PM, Brian Barnes <[email protected]> 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
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to