[Lazarus] Lazarus on Odroid U3
Anthony Tekatch
anthony at unihedron.com
Sat Jul 5 12:05:21 CEST 2014
On Sat, 05 Jul 2014 08:57:36 +0200, Corpsman <corpsman at web.de> wrote:
> But there is a problem with runnning the compiled program. Pressing F9
> or CTRL + F9 creates the binary, but the IDE then freezes partly, so
> that compiling again is impossible (F9 does not run the application,
> only compile).
>
> I can run the created binary's without Lazarus and all is fine. => So
> the IDE has do be killed via x-kill after each compile. Can you
> reproduce this ?
Also, I have a larger project that causes the IDE to restart constantly
as soon as the project is loaded. I have not tracked that problem down
yet. I just went back to a test project with one button and was able to
get that working fine. I will have to do more testing to narrow down the
offending part of my large project.
I used the instructions from here:
http://wiki.lazarus.freepascal.org/Odroid#Installing_FPC.2FLazarus_using_fpcup
and this command to install Lazarus:
./fpcup_linux_armhf --inifile=fpcupodroid.ini --inisection=full --verbose
I had a problem where the IDE complained about:
Lazarus error lclclasses.pp unit Classes not found
so I rebuilt Lazarus (Tools->Build Lazarus) and that seemed to help.
I'm still learning.
Anthony
More information about the Lazarus
mailing list