Building Chimera under Darwin

From Organic Design wiki
Revision as of 01:49, 20 May 2007 by Rob (talk | contribs) (chimera build error on darwin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There isn't any mention in the docs about the use of Chimera under Mac OS X. Here is the result of my attempt to build it.

Error:

log.c:14: error: parse error before '&' token

log.c:14
extern FILE *stdin;

This seems like a standard macro, so not sure why it's not working.