Lazarus

Programming => Packages and Libraries => KOL => Topic started by: Dibo on August 30, 2012, 06:53:01 pm

Title: [SOLVED]KOL - can't compile empty project
Post by: Dibo on August 30, 2012, 06:53:01 pm
Hi,

First, KOL 2.80.3 from wiki can't install on stable Lazarus 1.0 FPC 2.6.0. I fixed this source (it referenced to old lazarus editor name). I attached fixed package.

But I have problem with compile empty KOL project. I added kol directories to project path but still nothing. I get error:
"Can't open include file MCKfakeClasses.inc" in unit1. So I forced path from:
{$I MCKfakeClasses.inc}
to:
{$I ..\dirtokol\MCKfakeClasses.inc}

But now it can't include KOLDEF.inc which is declared in MCKfakeClasses.inc

Regards

Edit: I prepared patch: http://sourceforge.net/tracker/?func=detail&atid=925375&aid=3565831&group_id=188451
TinyPortal © 2005-2018