Recent

Author Topic: LAMWManager-linux fails to install  (Read 1344 times)

han

  • Full Member
  • ***
  • Posts: 137
LAMWManager-linux fails to install
« on: June 26, 2024, 11:17:43 pm »
I have install successfully LAMW for Windows but the installation of the Linux versio fails with an error. I tried to report an isue at Github but unfortunately this is  blocked.

Where could I report this issue?

I used the .sh from this page:
https://github.com/dosza/LAMWManager-linux

After downloading and long installation it fails as follows:
Code: Pascal  [Select][+][-]
  1. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(525,3) Note: (5025) Local variable "pathToConfig" not used
  2. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(525,17) Note: (5025) Local variable "pathToLaz" not used
  3. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(526,3) Note: (5025) Local variable "p" not used
  4. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(545,3) Note: (5025) Local variable "pathToConfig" not used
  5. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(545,17) Note: (5025) Local variable "pathToLaz" not used
  6. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(546,3) Note: (5025) Local variable "p" not used
  7. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(547,3) Note: (5025) Local variable "list" not used
  8. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(850,25) Fatal: (2001) String exceeds line
  9. Fatal: (1018) Compilation aborted
  10. Error: /home/h/LAMW/lamw4linux/usr/bin/ppcx64 returned an error exitcode
  11. Error: (lazarus) Compile package LazAndroidWizardPack 0.0: stopped with exit code 1
  12. Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
  13. Error: Fails on build  package tfpandroidbridge_pack.lpk
  14. [ | ] [===                          ] please wait, saving LAMW4Linux config .[ + ] [=============================] saving LAMW4Linux config success!            

nobody.00

  • New Member
  • *
  • Posts: 25
Re: LAMWManager-linux fails to install
« Reply #1 on: June 28, 2024, 03:46:43 am »
I have install successfully LAMW for Windows but the installation of the Linux versio fails with an error. I tried to report an isue at Github but unfortunately this is  blocked.

Where could I report this issue?

I used the .sh from this page:
https://github.com/dosza/LAMWManager-linux

After downloading and long installation it fails as follows:
Code: Pascal  [Select][+][-]
  1. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(525,3) Note: (5025) Local variable "pathToConfig" not used
  2. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(525,17) Note: (5025) Local variable "pathToLaz" not used
  3. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(526,3) Note: (5025) Local variable "p" not used
  4. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(545,3) Note: (5025) Local variable "pathToConfig" not used
  5. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(545,17) Note: (5025) Local variable "pathToLaz" not used
  6. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(546,3) Note: (5025) Local variable "p" not used
  7. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(547,3) Note: (5025) Local variable "list" not used
  8. /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas(850,25) Fatal: (2001) String exceeds line
  9. Fatal: (1018) Compilation aborted
  10. Error: /home/h/LAMW/lamw4linux/usr/bin/ppcx64 returned an error exitcode
  11. Error: (lazarus) Compile package LazAndroidWizardPack 0.0: stopped with exit code 1
  12. Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
  13. Error: Fails on build  package tfpandroidbridge_pack.lpk
  14. [ | ] [===                          ] please wait, saving LAMW4Linux config .[ + ] [=============================] saving LAMW4Linux config success!            
Hello,
This problem, is in lamw Sources, in a file there is a missing  quote (')
try fixes tais issue and report to@jmpessoa

nobody.00

  • New Member
  • *
  • Posts: 25
Re: LAMWManager-linux fails to install
« Reply #2 on: June 28, 2024, 01:54:55 pm »
Open the file /home/h/LAMW/lazandroidmodulewizard/android_wizard/uformworkspace.pas and go to line 850
There is the error. Fixes a missing quote and rebuild ide.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2330
Re: LAMWManager-linux fails to install
« Reply #3 on: June 28, 2024, 05:26:27 pm »

Fixed!

Thanks to All!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

 

TinyPortal © 2005-2018