On Sun, 29 Apr 2018 11:56:09 +0200
Joe via Lazarus <lazarus@lists.lazarus-ide.org> wrote:

>[...]
> Unfortunately, actually I don't know how to get and compile Lazarus 
> code. Is there a step by step introduction anywhere how to do it under 
> Raspian Stretch or a script helping with this?

Try this:
http://wiki.freepascal.org/Getting_Lazarus#Getting_Lazarus_SVN_development_version


svn co https://lazarus.svn.sourceforge.net/svnroot/lazarus/trunk lazarus
cd lazarus
make clean all OPT=-dLCLGtk2Fix30544
./lazarus

Mattias
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to