Assuming you have a Mac running OS X, Xcode, and a git client, in order to use Cocotron you need to:
A) Checkout/clone the Cocotron source with git
Go to SourceB) Run InstallCDT for the target platforms you want
Go to InstallCDTD) Compile Cocotron for the target platforms
E) Add Cocotron based targets to your project
Go to Creating TargetsF) Compile your project against Cocotron
Go to Cross Compiling