On 09/25/2015 03:52 AM, Bo Berglund wrote:
If absolutely necessary I will have to set up the RPi with a monitor, keyboard and mouse and install Lazarus and compile from there. But RPi is not as powerful a computer as the PC and it will probably be very slow if at all working....
"Lazarus" is the name for two completely different things

1) the IDE
2) the LCL library.

If you just want to compile a project that needs the LCL, you don't need to start the IDE, but you can compile the project from the command line using just fpc.

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to