externs and OS compatability

Oblitteraa's icon

Just a quick query. If I write an external on Windows, then compile a collective, will it be usable on OSX?

AlexHarker's icon

If you write the external in java for use in mxj then yes. If you work in C / C++ / Objective C using the SDK then no - you'd need to recompile the source on OSX.

HTH

A.