Lazarus IDE: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
links |
→Reference: components |
||
| Line 16: | Line 16: | ||
* {{wikipedia|Lazarus (IDE)}} | * {{wikipedia|Lazarus (IDE)}} | ||
* [http://wiki.lazarus.freepascal.org/Lazarus_Documentation Lazarus Documentation] | * [http://wiki.lazarus.freepascal.org/Lazarus_Documentation Lazarus Documentation] | ||
** [http://lazarus-ccr.sourceforge.net/docs/lcl/ Reference for package 'lcl'] (components) | |||
===Tutorials=== | ===Tutorials=== | ||
* [http://sheepdogguides.com/lut/ Lazarus Programming Tutorials] (at Sheep Dog Guides) | * [http://sheepdogguides.com/lut/ Lazarus Programming Tutorials] (at Sheep Dog Guides) | ||
* [http://schoolfreeware.com/Free_Pascal_Tutorials.html Free Pascal Tutorials - Lazarus Program Example Code] (at SchoolFreeware) | * [http://schoolfreeware.com/Free_Pascal_Tutorials.html Free Pascal Tutorials - Lazarus Program Example Code] (at SchoolFreeware) | ||
Revision as of 16:37, 5 August 2016
<hide> page type::article thing type::Integrated Development Environment language::Pascal </hide>
About
Lazarus IDE is a free/open source Integrated Development Environment for Free Pascal. <hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
For information about the language, see Free Pascal
Errors
- no FPC sources (solution: install package "fpc-source")
- no valid package file (.lpk) was found
Links
Reference
- Wikipedia (Lazarus (IDE))
- Lazarus Documentation
- Reference for package 'lcl' (components)
Tutorials
- Lazarus Programming Tutorials (at Sheep Dog Guides)
- Free Pascal Tutorials - Lazarus Program Example Code (at SchoolFreeware)
