Recent

Author Topic: [SOLVED]KOL - can't compile empty project  (Read 9013 times)

Dibo

  • Hero Member
  • *****
  • Posts: 1048
[SOLVED]KOL - can't compile empty project
« 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
« Last Edit: September 09, 2012, 03:47:04 pm by Dibo »

 

TinyPortal © 2005-2018