[fpc-devel] FPC_HAS_FEATURE_RESOURCES and packages ?
Florian Klaempfl
florian at freepascal.org
Mon Jun 28 15:11:37 CEST 2010
Martin schrieb:
> While it may well be a misconfiguration on my side, I got some
> compilation errors, while building fpc, and found the following:
>
> - in the rtl objpas.pp several functions are only exported if
> FPC_HAS_FEATURE_RESOURCES is defined.
> - in fcl-base gettext.pp they are used unconditionally.
>
> So if FPC_HAS_FEATURE_RESOURCES is not defined compilation will fail.
What compiler do you use? Recent FPCs from trunk define it.
More information about the fpc-devel
mailing list