[Lazarus] [LAZARUS] Minilib (was : Any Free/Cheap Async Serial Port Component)
Koenraad Lelong
lazarus2 at de-brouwerij.be
Sat May 10 18:49:36 CEST 2014
op 10-05-14 18:23, Koenraad Lelong schreef:
> op 10-05-14 16:44, Zaher Dirkey schreef:
>> What functions?
>>
>> I added the missed file, and you can use the bug tracker.
>> Try again
>>
>> Thank you
>>
> Never mind those functions. I later read that I needed to use release,
> in stead of trunk. There all was OK.
> I will try again ASAP.
>
> Koenraad.
I spoke a bit too soon. I downloaded release (download snapshot). Then I
tried to compile lib/minicommons. I get the same errors I had before :
/lib/mnFields.pas(750,20) Error: Calling convention doesn't match forward
/lib/mnFields.pas(213,14) Hint: Found declaration:
TmnFields.QueryInterface(constref TGuid,out <Formal type>):LongInt; CDecl;
/lib/mnFields.pas(798,20) Error: Calling convention doesn't match forward
/lib/mnFields.pas(205,14) Hint: Found declaration:
TmnFields._AddRef:LongInt; CDecl;
/lib/mnFields.pas(803,20) Error: Calling convention doesn't match forward
/lib/mnFields.pas(206,14) Hint: Found declaration:
TmnFields._Release:LongInt; CDecl;
After fixing those I get :
/lib/mnUtils.pas(121,18) Error: Identifier not found "CharInSet"
/lib/mnUtils.pas(251,51) Error: Identifier not found "CharInSet"
/lib/mnUtils.pas(259,108) Error: Identifier not found "CharInSet"
/lib/mnUtils.pas(261,50) Error: Identifier not found "CharInSet"
/lib/mnUtils.pas(509,17) Error: Identifier not found "CharInSet"
Here I'm stuck.
P.S. I do it this way because I don't see how I can use the bug-tracker
of sourceforge. I will have to search more.
Koenraad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140510/85f61889/attachment-0003.html>
More information about the Lazarus
mailing list