Is there a way to direct which folder the created executable will be in (windows)?
By the way, you can use relative paths there like "..\bin\project1".
Quote from: n7800 on June 21, 2025, 10:01:00 amBy the way, you can use relative paths there like "..\bin\project1".One of my favorite Lazarus features btw, Delphi is horrible with relative paths.