[Lazarus] Debian Packager released

Anthony Walter sysrpl at gmail.com
Fri Dec 18 15:18:12 CET 2015


Yeah, all my code requires FPC 3 or greater. You should have gotten an
error message in codebot.inc when you try to use FPC 2.6.4.

{$if fpc_fullversion < 30000}
'This library requires the free pascal 3 or greater'
{$endif}

If you want to use more recent versions, the FPC and Lazarus bundles from
my website http://www.getlazarus.org/setup are designed to use local FPC
and Lazarus configuration files. In other words they will not interfere
with your existing development environment. I'd encourage everyone to
switch to FPC 3.0.0. You get proper generics, type helpers, dotted
namespaces, and more.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151218/9fa50e9c/attachment-0003.html>


More information about the Lazarus mailing list