I had the same problem and I got this nice answer from Martin:

On 18.01.2022 14:19, Martin Frb wrote:
From within the IDE => New package have been added:
- Once you have a new IDE, that new IDE will include them.
- But an old IDE does not know to include them (Because IDE packages, are added to the source code in packager, and therefore are only seen after building)

This conflicts happens each time, a new "core" dependency is added.

2 Options:
(In either case make sure to have the very latest from git)

1) make bigide

2) Open the packages components/lazdebuggers/lazdebuggerintf/lazdebuggerintf.lpkĀ  and ide/packages/idedebugger/idedebugger.lpk
"Install" them to your ide. The do a clean build.

Ondrej

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to