Am 15.07.2014 09:47 schrieb "Gabor Boros" <gaborbo...@yahoo.com>:
>
> 2014.07.14. 23:13 keltezéssel, Joost van der Sluis írta:
>
>> To install the debugger just install the
>> components/lazdebuggers/lazdebuggerfp.lpk package. After you've done
>> this, go to tools->options->debugger and select the 'FpDebug internal
>> Dwarf-debugger'.
>
>
> Hi,
>
> components\lazdebuggers\lazdebuggerfp\lazdebuggerfp.lpk
>
> Compile error on Win32 with 2.6.4:
> fpdebugdebugger.pas(1371,11) Error: identifier idents no member "Queue"

TThread.Queue is only supported in FPC 2.7.1. Maybe try to replace it with
a Application.QueueAsyncCall.

Regards,
Sven
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to