Lazarus

Programming => Packages and Libraries => KOL => Topic started by: christensen on February 27, 2012, 05:43:46 pm

Title: KOL-CE cannot compile
Post by: christensen on February 27, 2012, 05:43:46 pm
Hi,

I'm trying to install KOL-CE from svn: https://kol-ce.svn.sourceforge.net/svnroot/kol-ce/trunk (https://kol-ce.svn.sourceforge.net/svnroot/kol-ce/trunk) but i cannot compile, this error i get:

Quote
C:\lazarus\components\kol-ce\mck\mckToolbarEditor.pas(803,59) Error: Identifier not found "GetLookupRootForComponent"
C:\lazarus\components\kol-ce\mck\mckToolbarEditor.pas(995,4) Fatal: There were 1 errors compiling module, stopping

My system:
Dell Latitude D620,T2300 1.66Mhz, Windows XP PRO SP3 32Bit, Lazarus 0.9.30.2, FPC 2.4.4 &
Lazarus-0.9.30.2-fpc-2.4.4-cross-arm-wince-win32
Title: Re: KOL-CE cannot compile
Post by: marcov on February 27, 2012, 09:27:11 pm
Sounds like a KOL problem (like e.g. not having IFDEF VER related ifdefs for more recent versions), report it on the KOL site.
Title: Re: KOL-CE cannot compile
Post by: Dibo on September 09, 2012, 03:50:28 pm
Sorry for digging old topic, but I created patch for this:
http://sourceforge.net/tracker/?func=detail&atid=925375&aid=3565831&group_id=188451

Now KOL-CE can be installed on lazarus 1.0, but events doesn't work on KOL controls. I do not have the knowledge to fix it. Here is description of bug:
http://sourceforge.net/tracker/?func=detail&aid=3565830&group_id=188451&atid=925373
Title: Re: KOL-CE cannot compile
Post by: marcov on September 10, 2012, 08:02:26 pm
Is KOL still maintained at all? Haven't heard about it in ages.
Title: Re: KOL-CE cannot compile
Post by: Dibo on September 10, 2012, 08:38:33 pm
BTW: How KOL works? Is this just very light wrapper for winapi controls? Can something similar done for e.g linux?
Title: Re: KOL-CE cannot compile
Post by: nhsoft on October 25, 2013, 06:03:06 am
I have apply the patch for lazarus v1.0.x, now i create new kol-ce project, when lazarus compiling, the ide throw follow error message:

Quote
unit1.pas(38,2) Fatal: It is not possible to include a file that starts with an UTF-8 BOM in a module that uses a different code page

how to fix the error, thanks.
Title: Re: KOL-CE cannot compile
Post by: nhsoft on October 25, 2013, 06:05:07 am
the patch add new line in MirrorKOLPackage.lpk

Quote
<UseAnsiStrings Value="False"/>

the error relate with the option? my windows language is simple chinese.
TinyPortal © 2005-2018