[Lazarus] Lazarus fails to find fpcres

Giulio Bernardi ugilio at gmail.com
Fri Jan 29 14:12:46 CET 2010


Il 29/01/2010 07:47, Graeme Geldenhuys ha scritto:
> Anybody go a solution for this?
>
> Maybe as an alternative to "auto guessing the location of fpcres", add a
> new option in Environment settings like the paths to Compiler and Compiler
> Source - adding an option for 'Path to fpcres'?
>

Lazarus doesn't call fpcres - it's fpc that calls fpcres to compile resources.
You might place fpcres in the same directory of ppcxxx executable.
Or, you could add a -FD or -e option to the fpc.cfg file, playing with
$fpcversion and $fpctarget macros.

Giulio




More information about the Lazarus mailing list