[Lazarus] Rxnew component install error on amd64

Vincent Snijders vincent.snijders at gmail.com
Tue Jan 4 08:54:26 CET 2011


2011/1/4 Diwakoe <diwakoe at gmail.com>:
> Dear all,
>
> We got error when install rxnew component installed on lazarus amd64,
> error said "/home/lazp/proj/pack/rxfpc/rxmemds.pas(831,32) Error:
> Illegal type conversion: "TField" to "LongInt" and point to this line
> "DataEvent(deFieldChange, Longint(Field));" the rest line is like
> this:
>
> if not (State in [dsCalcFields, dsFilter, dsNewValue]) then
>      DataEvent(deFieldChange, Longint(Field));
>
>
> Is there any rxnew component for amd64? before this I'm using 32bit
> version lazarus and installed well on it.
>
 The svn version seems to be 64 bits safe:
http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/components/rx/

Vincent




More information about the Lazarus mailing list