English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : How to compile

Last modification : 2016/06/21 21:29

KiTTY web site



The KiTTY binary is built with MinGW32.
But the compilation process should work with Cygwin too.

In order to compile KiTTY
  • get the source code from the SVN repository (see Download page)
  • start the MinGW environment
  • dig into the Windows directory
  • run the command make -f MAKEFILE.MINGW putty.exe