Recent

Author Topic: LAMW(solved) - jsToolbar with error  (Read 1212 times)

marcos-ebm

  • Jr. Member
  • **
  • Posts: 51
LAMW(solved) - jsToolbar with error
« on: January 16, 2024, 04:47:25 pm »
[Using the translator]

The jsToolBar component has this error when building the APK

C:\Users\marcossouza\Documents\dev\AppLAMWProject5\src\org\lamw\applamwproject5\jsToolbar.java:251: error: cannot find symbol

see attached image

Does anyone else go through this?

windows 10, 11
LAMW - 0.8.6.4
jdk 21
gradle 8.5
« Last Edit: January 17, 2024, 06:57:00 pm by marcos-ebm »
Lazarus 3.0 / LAMW 0.8.6.4 - Gradle 8.5 - Jdk 21 - Ndk 21e - Windows 11

jmpessoa

  • Hero Member
  • *****
  • Posts: 2330
Re: LAMW - jsToolbar with error
« Reply #1 on: January 17, 2024, 06:23:04 pm »

Fixed!

changed  line "251" to

Code: Pascal  [Select][+][-]
  1.  context.setTheme(_theme);
  2.  
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

marcos-ebm

  • Jr. Member
  • **
  • Posts: 51
Re: LAMW - jsToolbar with error
« Reply #2 on: January 17, 2024, 06:57:40 pm »

Fixed!

changed  line "251" to

Code: Pascal  [Select][+][-]
  1.  context.setTheme(_theme);
  2.  


thanks  :D


---- valeu marques  :D
Lazarus 3.0 / LAMW 0.8.6.4 - Gradle 8.5 - Jdk 21 - Ndk 21e - Windows 11

 

TinyPortal © 2005-2018