Recent

Author Topic: Error: ppc386.exe can't be executed  (Read 2034 times)

Inno

  • Newbie
  • Posts: 1
Error: ppc386.exe can't be executed
« on: November 18, 2023, 01:57:27 am »
I wanted to run cheatengine.lpi on Lazarus but I get the error

Code: Pascal  [Select][+][-]
  1. Error: ppc386.exe can't be executed, error message: Failed to execute ""ppc386.exe"  -Twin32 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -FuC:\lazarus\packager\registration\ -FUC:\lazarus\packager\units\i386-win32\ fcllaz.pas

Can someone please explain this?

cdbc

  • Hero Member
  • *****
  • Posts: 2476
    • http://www.cdbc.dk
Re: Error: ppc386.exe can't be executed
« Reply #1 on: November 18, 2023, 08:16:36 am »
Hi
Hmmm... You seem to be missing FPC ie: the compiler, that makes it all work.
Try to look for fpc v. 3.2.2 and install that (with sources) on your system. It's the latest stable version.
Regards Benny
If it ain't broke, don't fix it ;)
PCLinuxOS(rolling release) 64bit -> KDE6 -> FPC 3.2.2 -> Lazarus 4.0 up until Jan 2025 from then on it's both above &: KDE6/QT6 -> FPC 3.3.1 -> Lazarus 4.99

Bart

  • Hero Member
  • *****
  • Posts: 5619
    • Bart en Mariska's Webstek
Re: Error: ppc386.exe can't be executed
« Reply #2 on: November 18, 2023, 10:17:38 am »
It looks like you possibly have a 64-bit fpc installed?
How did you install fpc?
(Given that you have a running Lazarus, you must have fpc installed somewhere...)

Bart

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12537
  • FPC developer.
Re: Error: ppc386.exe can't be executed
« Reply #3 on: November 18, 2023, 01:03:13 pm »
As Bart says it could be a 64-bit FPC and or Lazarus but something in the project that selects 32-bit as target.

 

TinyPortal © 2005-2018