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
Recent
Problem with TSQLQuery
by
sch61
[
Today
at 07:54:34 pm]
IDE Colors compiled with ...
by
begend
[
Today
at 07:41:23 pm]
Need help converting a C+...
by
srvaldez
[
Today
at 07:30:56 pm]
a bug about FPC spurce
by
Bart
[
Today
at 07:14:59 pm]
Mapping Images Like Odome...
by
circular
[
Today
at 06:41:24 pm]
Convert string with Key-V...
by
Bart
[
Today
at 06:37:32 pm]
[SOLVED] progress dialog ...
by
Phoenix
[
Today
at 05:04:16 pm]
I cannot save an unit on ...
by
Nicole
[
Today
at 05:03:21 pm]
Possible bug in Lazarus 4...
by
BrunoK
[
Today
at 04:53:53 pm]
fpcupdeluxe gets error wh...
by
Thaddy
[
Today
at 04:45:43 pm]
Lazarus Bugfix Release 4...
by
BrunoK
[
Today
at 03:19:18 pm]
Ho Ho Ho IntraWeb in Laza...
by
Thaddy
[
Today
at 09:58:28 am]
Lazarus is not working
by
cdbc
[
Today
at 09:51:39 am]
Clipboard Formats
by
AlexTP
[
Today
at 08:51:22 am]
TurboBird for FireBird 5
by
maurog
[
Today
at 04:45:18 am]
TurboBird IBX
by
maurog
[
Today
at 04:41:20 am]
How to get at files that ...
by
Martin_fr
[
Today
at 12:33:32 am]
make cycle fails on macOS...
by
Thausand
[December 07, 2025, 10:05:00 pm]
Matching video to form
by
Thausand
[December 07, 2025, 09:48:04 pm]
[Solved] Need help with c...
by
Thausand
[December 07, 2025, 08:03:53 pm]
TTagEdit Component 1.2
by
JD
[December 07, 2025, 08:02:41 pm]
[SOLVED] Form OnTop not w...
by
Pe3s
[December 07, 2025, 07:32:12 pm]
Save record to BLOB Field
by
Sc0li0sis
[December 07, 2025, 07:31:24 pm]
$ifdef highlighting
by
440bx
[December 07, 2025, 07:09:02 pm]
[BUG REPORT] Code explore...
by
Martin_fr
[December 07, 2025, 02:54:20 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Make target to build Lazarus with existing components installed (Read 5546 times)
Leledumbo
Hero Member
Posts: 8833
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