Recent

Author Topic: Output folder?  (Read 651 times)

TBMan

  • Full Member
  • ***
  • Posts: 193
Output folder?
« on: June 21, 2025, 05:47:37 am »
Is there a way to direct which folder the created executable will be in (windows)?

440bx

  • Hero Member
  • *****
  • Posts: 5577
Re: Output folder?
« Reply #1 on: June 21, 2025, 06:06:48 am »
Is there a way to direct which folder the created executable will be in (windows)?
You can specify the directory in the "Target file name" box of the Compiler Options->Paths

HTH.
(FPC v3.0.4 and Lazarus 1.8.2) or (FPC v3.2.2 and Lazarus v4.0rc3) on Windows 7 SP1 64bit.

n7800

  • Sr. Member
  • ****
  • Posts: 399
Re: Output folder?
« Reply #2 on: June 21, 2025, 10:01:00 am »
By the way, you can use relative paths there like "..\bin\project1".

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12314
  • FPC developer.
Re: Output folder?
« Reply #3 on: June 21, 2025, 11:32:53 am »
By the way, you can use relative paths there like "..\bin\project1".

One of my favorite Lazarus features btw, Delphi is horrible with relative paths.

gues1

  • Jr. Member
  • **
  • Posts: 80
Re: Output folder?
« Reply #4 on: June 21, 2025, 11:59:01 am »
By the way, you can use relative paths there like "..\bin\project1".

One of my favorite Lazarus features btw, Delphi is horrible with relative paths.
Why?
It's the same as Lazarus ....
« Last Edit: June 21, 2025, 12:02:19 pm by gues1 »

TBMan

  • Full Member
  • ***
  • Posts: 193
Re: Output folder?
« Reply #5 on: June 23, 2025, 08:32:57 pm »
Thanks everyone.

 

TinyPortal © 2005-2018