[Lazarus] Lazarus still not usable with VNC under Raspbian

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Apr 29 18:39:44 CEST 2018


On Sun, 29 Apr 2018 11:56:09 +0200
Joe via Lazarus <lazarus at 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


More information about the Lazarus mailing list