Recent

Author Topic: Win32 and Win64  (Read 5879 times)

iginfo

  • New Member
  • *
  • Posts: 18
Win32 and Win64
« on: August 18, 2018, 04:59:41 pm »
 installed Lazarus 64-bit, and supplemented it with lazarus-1.8.4-fpc-3.0.4-cross-i386-win32-win64 to distribute Win32 and Win64 applications.

I ask: how to proceed to generate the two separate versions?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Win32 and Win64
« Reply #1 on: August 18, 2018, 06:35:57 pm »
installed Lazarus 64-bit, and supplemented it with lazarus-1.8.4-fpc-3.0.4-cross-i386-win32-win64 to distribute Win32 and Win64 applications.

I ask: how to proceed to generate the two separate versions?
Make a build mode for each target, differing in target processor and OS.

iginfo

  • New Member
  • *
  • Posts: 18
Re: Win32 and Win64
« Reply #2 on: August 18, 2018, 07:49:59 pm »
Where should I specify the operating system?

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9794
  • Debugger - SynEdit - and more
    • wiki
Re: Win32 and Win64
« Reply #3 on: August 18, 2018, 07:55:47 pm »
Menu: Project > Project Options
Page: Config and Target

Choose the Target from the dropdown (Win32 / Win64)
Not sure if you need to choose cpu too, or if that will follow the target.

As indicated, you can create build modes first.

iginfo

  • New Member
  • *
  • Posts: 18
Re: Win32 and Win64
« Reply #4 on: August 18, 2018, 08:58:01 pm »
Ok. Thank you.

 

TinyPortal © 2005-2018