[fpc-pascal] What to do to get new users
Christo Crause
christo.crause at gmail.com
Wed Oct 16 14:14:20 CEST 2024
On Wed, Oct 16, 2024 at 2:12 AM Rainer Stratmann via fpc-pascal <
fpc-pascal at lists.freepascal.org> wrote:
>
> - Fpcupdeluxe: A good idea. But it doesn't work. I have tried to install
> an
> AVR crosscompiler on a Linux system. Fatal: Can't find unit Infodrwf used
> by
> Project1. And ‘Project1’ does not use any unit at all.
>
This is due to the default debug option that enables the "Display line
numbers in run-time error backtraces". This option is not supported on the
embedded targets.
To disable this in Lazarus go to: Project > Project options >
Compielr Options > Debugging
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241016/13986896/attachment-0001.htm>
More information about the fpc-pascal
mailing list