Is it possible to use Oxidiser as a standalone command line tool?

Hi folks,

I’m new to Elements products. Just wonder if I can run Oxidiser to convert a whole bunch of C# files to Swift in command line?

Thanks and regards,

No but you can do it from the ide, add multiple files and convert them at once.

Thanks Carlo.

I’ve downloaded both Windows and Mac versions, and will try out.

Would they work the same as the online version?
http://www.elementscompiler.com/elements/oxidizer.aspx?targetlanguage=swift

I just found out the generics such as got lost in the conversion online.

For example:

public class EventManager where T : EventArgs

became

public class EventManager

Any help would be appreciated, thanks.

Thanks, logged as bugs://77382

bugs://77382 got closed with status wontfix.