Hi,
I have something I don't understand. I'm working on a project and if I use the Cleanup and build option while in debug build mode, it works fine. If I set the build mode to release, cleanup and build crashes on a message that my main form is not found. But I can click on the unit reference and then the editor just jumps to my main form file.
With project inspector add view.main.pas does not help. Something is broken but what...
What could that be?
(Win 11, Lazarus 4.4)