Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Installation
»
General
»
Building latest Lazarus
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
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Form editer strange behav...
by
TheMouseAUS
[
Today
at 03:48:44 am]
Strange form designer beh...
by
TheMouseAUS
[
Today
at 03:47:39 am]
Post your artwork made fr...
by
BubikolRamios
[
Today
at 02:36:29 am]
Nested declarations insid...
by
440bx
[
Today
at 02:13:29 am]
TImage colors incorrect
by
Jonny
[
Today
at 01:24:06 am]
MQTT Client
by
dbannon
[
Today
at 12:07:40 am]
Programs writing programs...
by
Curt Carpenter
[
Today
at 12:06:18 am]
Using Masurement Computin...
by
Sander
[January 17, 2025, 11:33:30 pm]
A Tip for beginners
by
Ten_Mile_Hike
[January 17, 2025, 11:10:10 pm]
FPC 3.2.4, naming suggest...
by
JuhaManninen
[January 17, 2025, 10:39:58 pm]
Lazarus Release Candidate...
by
verasan
[January 17, 2025, 10:25:58 pm]
VGM Player
by
Gigatron2
[January 17, 2025, 09:29:09 pm]
Artificial intelligence
by
Fred vS
[January 17, 2025, 07:57:53 pm]
How to avoid copying
by
Amir61
[January 17, 2025, 07:55:16 pm]
UnoLib - library in Pasca...
by
ackarwow
[January 17, 2025, 07:25:40 pm]
Bug in the formula MATCH
by
wp
[January 17, 2025, 06:38:31 pm]
Restoring minimized scree...
by
Thaddy
[January 17, 2025, 06:31:25 pm]
Problem in writing formul...
by
wp
[January 17, 2025, 06:16:53 pm]
Preparing FPC 3.2.4, poin...
by
lainz
[January 17, 2025, 02:29:45 pm]
LCL Web Native with D2Bri...
by
BlueIcaro
[January 17, 2025, 01:06:25 pm]
Connection issues, contin...
by
Zvoni
[January 17, 2025, 12:48:24 pm]
Where do I get IdHTTP, ...
by
Remy Lebeau
[January 17, 2025, 10:35:12 am]
Output directory for exe
by
d2010
[January 17, 2025, 10:22:51 am]
Debugging a new package?
by
Martin_fr
[January 17, 2025, 10:13:05 am]
Making sense of pparser, ...
by
JernejL
[January 17, 2025, 09:46:54 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Building latest Lazarus (Read 3431 times)
SymbolicFrank
Hero Member
Posts: 1315
Building latest Lazarus
«
on:
December 12, 2022, 12:00:08 pm »
I get an error during compile: "idecmdline.pas(45,3) Error: Cannot find LazConf used by IDECmdLine."
This should be the latest version, from yesterday.
Windows 10, 64 bit, freshly compiled fpc (latest).
Code: Pascal
[Select]
[+]
[-]
Hint
:
(
11030
)
Start
of
reading config
file
C
:
\Data\Projecten\fpc\bin\x86_64
-
win64\fpc
.
cfg
Hint
:
(
11031
)
End
of
reading config
file
C
:
\Data\Projecten\fpc\bin\x86_64
-
win64\fpc
.
cfg
Free Pascal Compiler version 3
.
3
.
1
[
2022
/
12
/
12
]
for
x86_64
Copyright
(
c
)
1993
-
2022
by Florian Klaempfl
and
others
(
1002
)
Target OS
:
Win64
for
x64
(
3104
)
Compiling lazbuild
.
lpr
C
:
\Data\Projecten\lazarus\ide\lazbuild
.
lpr
(
35
,
25
)
Warning
:
(
5075
)
Unit
"UITypes" is deprecated
:
"Use System
.
UITypes
instead
(
available since FPC 3
.
2
.
0
)
"
(
3104
)
Compiling initialsetupproc
.
pas
(
10001
)
PPU Loading
..
\units\x86_64
-
win64\nogui\lazconf
.
ppu
(
10011
)
PPU Source
:
lazconf
.
pp
not
found
(
10011
)
PPU Source
:
version
.
inc
not
available
(
10011
)
PPU Source
:
lazconf
.
inc
not
available
(
10011
)
PPU Source
:
..
\win\lazbaseconf
.
inc
not
available
(
10028
)
Recompiling LazConf
,
checksum changed
for
C
:
\Data\Projecten\fpc\units\x86_64
-
win64\rtl\sysutils
.
ppu
C
:
\Data\Projecten\lazarus\ide\initialsetupproc
.
pas
(
42
,
24
)
Fatal
:
(
10022
)
Can
't find unit LazConf used by InitialSetupProc
Fatal: (1018) Compilation aborted
make[2]: *** [lazbuild.exe] Error 1
make[2]: Leaving directory `C:/Data/Projecten/lazarus/ide'
make
[
1
]
:
***
[
lazbuilder
]
Error
2
make
[
1
]
:
Leaving directory `C
:
/
Data
/
Projecten
/
lazarus
/
ide
'
make: *** [lazbuild] Error 2
PS C:\Data\Projecten\lazarus>
Code: Pascal
[Select]
[+]
[-]
PS C
:
\Data\Projecten\lazarus> make install
C
:
/
Apps
/
FPC
/
3
.
2
.
2
/
bin
/
i386
-
win32
/
cp
.
exe
-
Rfp packager debugger designer converter ide images languages lazarus
.
app
units C
:
\lazarus
cp
.
exe
:
copying multiple files
,
but last argument
(
C
:
/
lazarus
)
is
not
a directory
Try
`cp
.
exe
--
help
' for more information.
make: *** [install] Error 1
PS C:\Data\Projecten\lazarus>
Starting the old IDE and rebuilding from there doesn't work either (same error as above).
«
Last Edit: December 12, 2022, 12:07:35 pm by SymbolicFrank
»
Logged
paweld
Hero Member
Posts: 1278
Re: Building latest Lazarus
«
Reply #1 on:
December 12, 2022, 01:22:33 pm »
Lazarus MainMenu > Package > install/Uninstall packages...
Install package "IdeConfig"
Save and rebuild IDE
Logged
Best regards / Pozdrawiam
paweld
Martin_fr
Administrator
Hero Member
Posts: 10665
Debugger - SynEdit - and more
Re: Building latest Lazarus
«
Reply #2 on:
December 12, 2022, 01:47:52 pm »
Quote from: paweld on December 12, 2022, 01:22:33 pm
Install package "IdeConfig"
Correct. (and select "clean all" in build Laz)
However, for the command line "make bigide" that should not be needed.
The error is strange:
Code: Text
[Select]
[+]
[-]
(10028) Recompiling LazConf, checksum changed for C:\Data\Projecten\fpc\units\x86_64-win64\rtl\sysutils.ppu
"sysutils.ppu" should not have changed....
Did you do "make clean" before?
Because some files moved, and therefore there will be old ppu in the wrong folder.
Logged
From the wiki:
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
SymbolicFrank
Hero Member
Posts: 1315
Re: Building latest Lazarus
«
Reply #3 on:
December 12, 2022, 02:20:09 pm »
Ah, "make clean"
But it works
Only, now my application doesn't work anymore. It seems the merge didn't include the TDbf.NextAutoInc property. And I deleted the branch, so I cannot check where it goes wrong. Perhaps it's somewhere in a backup.
Logged
SymbolicFrank
Hero Member
Posts: 1315
Re: Building latest Lazarus
«
Reply #4 on:
December 12, 2022, 03:28:30 pm »
Well, it turned out, that what Sourcetree showed me to be on my local disk, wasn't. I had to manually pull both repositories from main/main and rebuild all of it.
But the Variants visualizer now works
Logged
SymbolicFrank
Hero Member
Posts: 1315
Re: Building latest Lazarus
«
Reply #5 on:
December 14, 2022, 10:36:45 am »
At first, everything was very buggy, until I rebooted and did a "rebuild all". Now it works as expected. I'll keep that in mind. Ok, obvious, if you think about it.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Installation
»
General
»
Building latest Lazarus
TinyPortal
© 2005-2018