KOL-CE

From Free Pascal wiki
Revision as of 20:25, 18 October 2007 by Yurysidorov (talk | contribs)
Jump to navigationJump to search

Introduction

KOL-CE is Free Pascal/Lazarus port of KOL&MCK devloped by Vladimir Kladov (http://kolmck.net).

KOL-CE allows to create very compact Windows GUI applications (starting from ~40KB executable for project with empty form).

Initially KOL-CE was planned as KOL port for WinCE only. But later I decided to keep Win32 functionality and made it work with FPC smoothly. Original KOL is targeted for Delphi and does not work with FPC very well. Original MCK can not be used with Lazarus at all.

Requirements

  • Free Pascal compiler 2.2.0 or later.
  • Lazarus 0.9.23 or later.

Supported targets

Download

Get the latest KOL-CE sources from svn using this link: https://kol-ce.svn.sourceforge.net/svnroot/kol-ce/trunk

Installation

Creating MCK project

Contacts

Report bugs, submit patches and ask questions at project's page at SourceForge: http://sourceforge.net/projects/kol-ce/