Anybody has ever encountered this message?
rtti.pas(148,23) Error: Method "Create" hides method of base type "TRttiObject" at E:\fpcupdeluxe\lazarus\components\pas2js-windows-2.2.0\packages\rtl\rtti.pas(112,23)
How to solve this?
I tried another method, via fpcupdeluxe, got error also:
The installer encountered the following error:
External command "E:/fpcupdeluxe/fpc/bin/i386-win32/fpc.exe -Twin32 -FEbin\i386-win32 -FUunits\i386-win32\ -Fucompiler/utils/pas2js -Fucompiler/packages/pastojs/src -Fucompiler/packages/fcl-passrc/src -Fucompiler/packages/fcl-js/src -Fucompiler/packages/fcl-json/src -Ficompiler/packages/pastojs/src -di386 -Sc -viq compiler/utils/pas2js\pas2js.pp" failed with exit code 1. Console output:
Target OS: Win32 for i386
Compiling compiler\utils\pas2js\pas2js.pp
Compiling .\compiler\packages\pastojs\src\pas2jsfileutils.pp
Compiling .\compiler\packages\pastojs\src\pas2jsutils.pp
Compiling .\compiler\packages\pastojs\src\pas2jslogger.pp
Compiling .\compiler\packages\fcl-passrc\src\pastree.pp
Compiling .\compiler\packages\fcl-passrc\src\pscanner.pp
pscanner.pp(4184,31) Error: Identifier not found "RTLString"
pscanner.pp(6401) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: E:\fpcupdeluxe\fpc\bin\i386-win32\ppc386.exe returned an error exitcode
fpcupdeluxe: ERROR: Pas2jsInstaller (BuildModule: pas2js-rtl): make.exe returned error code 2
Details:
ERROR: Fpcupdeluxe fatal error !
Sequencer (pas2js-rtl): Failure running fpcupdeluxe: error executing sequence pas2js-rtl
Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only
Thank you guys!