PDA

View Full Version : Lazarus 0.9.18 Available Now



WILL
04-10-2006, 01:00 AM
A new version of Lazarus is now available. Version 0.9.18 is out and includes Free Pascal 2.0.4.


Important Notice: Win32 users should be made aware that all FPC binaries and sources have been moved to their own 'fpc' folder, so installation of this version should NOT be done on top of a previous version.


Some of whats new in this version:

LazBuild -- A command line tool to compile projects and packages. It is built on 'make' and is included in all binary packages.

Updated Language Translations -- Finnish, German, Polish, Dutch, Chinese, Indonesian & Russian have been updated.

IDE & Delphi Compatability -- Tons of little updates for menus, Object Inspector, LCL object model, code editor.

Improved Installers -- Localization of context menus for Win32, new Debian package, new scripts to create slackware package and improved RPM package for SuSE.


To get the new version of Lazarus, go to lazarus.freepascal.org (http://lazarus.freepascal.org/)!

JernejL
04-10-2006, 02:08 PM
nice, time to try and compile my game again :)

WILL
05-10-2006, 03:31 PM
I think one of the potentially coolest things about this release is that it should be a lot easier to upgrade to a newer version of FPC using the same version of Lazarus! :)

Has anyone tried the LazBuild tool? Nice and easy to use?