Hi,

now Bo's script (current version as of this afternoon) created Lazarus 2.0, SVN Revision 60471.

But unfortunately, this Lazarus didn't compile my test programs. Error message: "Project1.lpr(23,0): Error: resource compiler "fpcres" not found, switching to external mode"

Steps to reproduce:
Create a new Raspian Stretch (Nov 2018) system, switch locale to German, create Lazarus 2.0.0 with Bo's script. with this Lazarus create a new project. Put a ToggleBox ToggleBox1 on Form1; Create an On Change event handler for ToggleBox1, content "ShowMessage ('Hello')". Try to compile.

'sum'-Checksum of the script: 12667
Hardware: Pi 3B+
Result of 'sudo find / -name fpcres':
/home/pi/dev/fpc/3.0.4/utils/fpcres
/home/pi/bin/fpcres
/home/pi/share/src/fpc-3.0.4/fpc/utils/fpcres

--  Joe




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

Reply via email to