﻿This folder contains the installer for the 64 bit version of Lazarus 4.8 
This installation is only for 64 bit versions of Windows.

Checksums can be found at <http://www.lazarus-ide.org/index.php?page=checksums>

### All installers are code signed. The signature uses the name of the Foundation:<br/> `Stichting Programming Free Pascal & Lazarus Foundation`
<br/>

* The default installer is:  
    `lazarus-4.8-fpc-3.2.2-win64.exe`  
    You should download this file, if you want to **work on any Windows 64 bit** version.  
    The installers include FPC 3.2.2 and they include the Lazarus help files.

* Add-On for building and debugging 32 bit Windows applications:  
    `lazarus-4.8-fpc-3.2.2-cross-i386-win32-win64.exe`  
    **This file is an add-on. You need to first install the "default installer".**  
    This installer adds the ability to create 32 bit apps from within the 64 bit IDE on a 64 bit Computer. 
    The created 32 bit apps can be run and debugged from the 64 bit IDE.


- For an overview what changed from 3.0 and 3.x Versions (includes incompatibilities with earlier versions) see:  
    -- <http://wiki.lazarus.freepascal.org/Lazarus_4.0_release_notes>  
    -- <http://wiki.freepascal.org/User_Changes_3.2.2>  
    -- <http://wiki.freepascal.org/FPC_New_Features_3.2>    

- For additional information visit our homepage, forum, wiki, and FAQ:  
    -- <http://www.lazarus-ide.org/>  
    -- <http://forum.lazarus.freepascal.org/>  
    -- <http://wiki.lazarus.freepascal.org/Lazarus_Faq>  

