The Darwin engines are just like they say on the tin - compiled for Darwin :o)
Darwin is the BSD-derived UNIX base for MacOS X and due to this none of the MacOS X specific APIs are available to compile against (in this mode). Indeed, the engine itself is compiled using the internal POSIX porting layer inline with the other UNIX engines. Therefore, when looking for what is available in the Darwin engine, look in the documentation for what is supported by UNIX/Linux, rather than OS X. Warmest Regards, Mark. ------------------------------------------------------------------ Mark Waddingham ~ [EMAIL PROTECTED] ~ http://www.runrev.com Runtime Revolution ~ User-Centric Development Tools _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
