[Coco] Developing for cocos on windows

Tormod Volden lists.tormod at gmail.com
Sun Feb 14 17:29:38 EST 2016


On Sun, Feb 14, 2016 at 9:30 PM, Jason M wrote:
> I saw that one ... wasn't really in the market for a whole new ide.
>
> Maybe just a command line make environment ?

To get a relatively sane command line environment on Windows, install
MSYS2 from http://msys2.github.io/
With this you can easily install make, vi/emacs and all kind of
standard tools. Also gcc if you want to compile Windows binaries.

Then get lwtools from William's web site and Bob's your uncle.

Tormod


More information about the Coco mailing list