Compiling from command line?

How can I compile from command line for .NET, MONO?

Oxygene -Project.pas

Results in “Missing namespace System”…

You’ll either need to provide an .oxygene project file, of a list of assemblies coreference (such as System.dll). Run Oxygene.exe with the /? parameter, and it will show the right command line switches.