[Lazarus] Newbie, porting class to FPC but get procedure assignment error

Mark Morgan Lloyd markMLl.lazarus at telemetry.co.uk
Tue Jun 23 14:07:05 CEST 2015


Bo Berglund wrote:
> On Mon, 22 Jun 2015 16:43:31 -0300, luiz americo pereira camara
> <luizmed at oi.com.br> wrote:
> 
>> In the breakpoint do a step into (f7) and ser the exact line that crashes
>>
>> Luiz
> 
> In the pas unit this is the exact line that crashes:
> 
> returnVal := RNBOsproFormatPacket (ApiPacket, RB_SPRO_APIPACKET_SIZE);
> 
> This is the first call into the drive via the converted obj file.
> Must be something in error in the conversion.

Or in the declaration of the parameter types.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]




More information about the Lazarus mailing list