Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Options
»
Make target to build Lazarus with existing components installed
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
WIKI Timeout issues
Please read here if you have trouble connecting to the wiki
Recent
Persistent MacOS Arm M ch...
by
Thaddy
[
Today
at 03:53:25 pm]
Feature request: hard typ...
by
Martin_fr
[
Today
at 03:33:32 pm]
Converting excel to csv -...
by
paweld
[
Today
at 02:21:32 pm]
MDI ChildForm
by
Dzandaa
[
Today
at 01:40:35 pm]
Pappas Chain Ring: Not Ro...
by
Boleeman
[
Today
at 01:06:20 pm]
control '' has no parent
by
dbannon
[
Today
at 01:00:56 pm]
Creating .deb packages fo...
by
CM630
[
Today
at 12:36:36 pm]
controls.lpr(731,15) Erro...
by
tetrastes
[
Today
at 12:04:54 pm]
Lazarus IDE crashes ( Due...
by
Martin_fr
[
Today
at 11:38:05 am]
Hint windows misplaced an...
by
DimTim
[
Today
at 11:08:12 am]
Compiler don't know the S...
by
Khrys
[
Today
at 08:11:30 am]
activex.pp definition pro...
by
Thaddy
[
Today
at 08:04:36 am]
My DIY dynamic array occu...
by
Thaddy
[
Today
at 06:06:50 am]
Forte Report CE Questions
by
PascalProg
[
Today
at 01:32:42 am]
Canvas.PolyBezier
by
wp
[
Today
at 12:16:24 am]
InstallAware 2025 Sources...
by
msintle
[July 07, 2025, 11:49:05 pm]
[SOLVED] Lazarus IDE 4 UI...
by
Psacla_63
[July 07, 2025, 11:03:06 pm]
Conant Fractal (Close to ...
by
Boleeman
[July 07, 2025, 10:38:58 pm]
problem with certain char...
by
tetrastes
[July 07, 2025, 09:22:02 pm]
Trouble compiling fpc for...
by
ermok
[July 07, 2025, 08:17:48 pm]
Fast Canvas Library V1.05...
by
Lulu
[July 07, 2025, 07:58:57 pm]
Library for drawing a pat...
by
gidesa
[July 07, 2025, 07:43:59 pm]
Sutcliffe Fractal: Anothe...
by
Joanna
[July 07, 2025, 02:16:29 pm]
Billowing Flower: A Tenta...
by
Joanna
[July 07, 2025, 02:13:22 pm]
Spiral Mandala Patterns o...
by
Boleeman
[July 07, 2025, 01:56:56 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Make target to build Lazarus with existing components installed (Read 5472 times)
Leledumbo
Hero Member
Posts: 8819
Programming + Glam Metal + Tae Kwon Do = Me
Make target to build Lazarus with existing components installed
«
on:
August 24, 2009, 11:57:37 am »
I usually do a two phase when updating Lazarus. First is to build using make all from command line, second is by using (resulting) IDE's build Lazarus with "with packages" checked. Is there a target defined to do it in one go? If the IDE could do it, there should be a way to do it from command line.
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
Vincent Snijders
Administrator
Hero Member
Posts: 2661
Re: Make target to build Lazarus with existing components installed
«
Reply #1 on:
August 24, 2009, 12:03:01 pm »
The make with packages is:
Code:
[Select]
make idepkg
You still need to do a make all first, to compile the base like lcl, codetools and synedit.
The makefiles don't know how to compile your own packages, so these have to fit the current LCL and compiler.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Options
»
Make target to build Lazarus with existing components installed
TinyPortal
© 2005-2018