LongDirtyAnimAlf / fpcupdeluxe

A GUI based installer for FPC and Lazarus
503 stars 93 forks source link

ppc1.exe not found #714

Open bird00101011 opened 1 month ago

bird00101011 commented 1 month ago

Output:

makefile:135: *** Compiler /ppc1.exe not found.  Stop.
make.exe[3]: *** [ppc2.exe] Error 2
make.exe[2]: *** [cycle] Error 2
make.exe[1]: *** [compiler_cycle] Error 2
D:\LAZARUS-ANDROID\fpcbootstrap\make.exe: *** [build-stamp.x86_64-win64] Error 2

fpcupdeluxe: ERROR: FPC Native Installer (BuildModuleCustom: FPC): Error running D:\LAZARUS-ANDROID\fpcbootstrap\make.exe for FPC failed with exit code 2
. Details: .

ERROR: Fpcupdeluxe fatal error !
Sequencer (FPC): Failure running fpcupdeluxe: error executing sequence FPC
Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default

Picture: image

After clicked this LAMW Button for install Android IDE.

image

Need help.

I had read this website wiki.lazarus.freepascal.org/Lazarus_Faq, i can't understand how to fix it.

LongDirtyAnimAlf commented 2 weeks ago

Unfortunately, I am unable to reproduce this issue. If there is one thing you could try, is to replace the dash with a underscore and run again.

bird00101011 commented 2 days ago

I love u. haha.

Today is sunday? maybe.

D:\LAZARUS_ANDROID\lazarus\components\tachart\tadatatools.pas(282,11) Error: (5038) Identifier idents no member "FGraphPos"
D:\LAZARUS_ANDROID\lazarus\components\tachart\tadatatools.pas(283,11) Error: (5038) Identifier idents no member "FIndex"
D:\LAZARUS_ANDROID\lazarus\components\tachart\tadatatools.pas(287,9) Error: (5038) Identifier idents no member "FSeries"
D:\LAZARUS_ANDROID\lazarus\components\tachart\tadatatools.pas(289,11) Error: (5038) Identifier idents no member "SetGraphPos"
D:\LAZARUS_ANDROID\lazarus\components\tachart\tadatatools.pas(329,14) Error: (5038) Identifier idents no member "FSeries"
D:\LAZARUS_ANDROID\lazarus\components\tachart\tadatatools.pas(431) Fatal: (10026) There were 5 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: D:\LAZARUS_ANDROID\fpc\bin\x86_64-win64\ppcx64.exe returned an error exitcode
Error: (lazarus) Compile package TAChartLazarusPkg 1.0: stopped with exit code 1
(1002) Target OS: Win64 for x64
(3104) Compiling idedebuggerpackage.pas
(3104) Compiling envdebuggeroptions.pas
Error: (lazarus) Compile package IdeDebugger 0.0.1: terminated
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
Error: (lazarus) Building IDE: Compile AutoInstall Packages failed.

fpcupdeluxe: ERROR: Lazarus Native Installer (BuildModuleCustom: UserIDE): lazbuild.exe returned error code 2
Details: .

ERROR: Fpcupdeluxe fatal error !
Sequencer (UserIDE): Failure running fpcupdeluxe: error executing sequence UserIDE
Sequencer (Lazarus): Failure running fpcupdeluxe: error executing sequence Lazarus
Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default

Another errorr.

bird00101011 commented 2 days ago

image