Hello,
The lazarus makefile has some dependency issues.
make ide:
make ide
make -C ide ide
make[1]: Entering directory '/home/michael/projects/lazarus-tst/ide'
/bin/mkdir -p ../units/x86_64-linux/gtk2
make -C ../tools svn2revisioninc OS_TARGET=linux CPU_TARGET=x86_64 OPT=''
make[2]: Enterin
30.11.2022 16:35, Michael Van Canneyt via lazarus пишет:
Hello,
The lazarus makefile has some dependency issues.
I would recommend to run `make lazbuild` first and then try to proceed
again with your commands.
make ide:
make ide
make -C ide ide
make[1]: Entering directory '/home/michae
On Wed, 30 Nov 2022, Maxim Ganetsky via lazarus wrote:
30.11.2022 16:35, Michael Van Canneyt via lazarus пишет:
Hello,
The lazarus makefile has some dependency issues.
I would recommend to run `make lazbuild` first and then try to proceed
again with your commands.
Well, the whole idea