[fpc-pascal] Resource compilation

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Sun Sep 24 12:12:21 CEST 2017


On 2017-09-23 21:31, Martok wrote:
> the $R directive accepts resource scripts (RC) and compiles the RES file from it
> on demand.

Also note that that is only true for Windows. FPC doesn't include a 
resource compiler for any other platforms. So if no resource compiler 
exists, you will get a compilation error until you make other plans. 
Another FPC limitation that really should be resolved.

Regards,
   Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list