Recent

Author Topic: [Windows]-can I compile a 64 bit application in 32 bit?ppu?  (Read 4816 times)

RPoseika

  • New member
  • *
  • Posts: 7
I thought I could.
*I created my first application and compiled it and ran
under XP. SUCCESS
*I then went under Compiler Options and change the target CPU
to X86_64 and the Target OS to Win64.
I get compile errors in regards to missing ppu files.
(I was not expecting it to run - but compile-maybe).
What files / packages am I missing or what config
did i not do?

Thanks in advance

Lazarus newbie

Leledumbo

  • Hero Member
  • *****
  • Posts: 8798
  • Programming + Glam Metal + Tae Kwon Do = Me
RE: [Windows]-can I compile a 64 bit application in 32 bit?
« Reply #1 on: July 23, 2008, 09:56:50 am »
You need to have all used units compiled for x86_64-win64, and of course ppccrossx64 (CMIIW).

 

TinyPortal © 2005-2018