Lazarus

Programming => Operating Systems => Android => Topic started by: Manlio on June 07, 2019, 07:50:55 pm

Title: LAMW errors in a few demo apps after last update
Post by: Manlio on June 07, 2019, 07:50:55 pm
AppDemo1, AppCameraDemo, and probably a few other demo apps now don't compile with this error:

controls.lpr(635,1) Error: Identifier not found "Java_Event_pOnImageViewPopupItemSelected"

( I suppose something changed in the latest version of LAMW? )

Title: Re: LAMW errors in a few demo apps after last update
Post by: Manlio on June 07, 2019, 07:53:26 pm
P.S.  Is this the right place to report these bugs? If not, I apologize, and please tell me where should I do that?
Title: Re: LAMW errors in a few demo apps after last update
Post by: Handoko on June 07, 2019, 07:56:44 pm
To report bug, you should visit to the bug tracker forum:
https://bugs.freepascal.org/my_view_page.php (https://bugs.freepascal.org/my_view_page.php)

But if I found something not working as I think what it should be, I usually with post it on this forum to gather more information before I submit a bug report.

And for LAMW related issues, it is good to post it in this forum. Because the developer regularly checks this forum.
Title: Re: LAMW errors in a few demo apps after last update
Post by: jmpessoa on June 07, 2019, 09:48:24 pm
Quote
Identifier not found "Java_Event_pOnImageViewPopupItemSelected"
( I suppose something changed in the latest version of LAMW? )

Yes,  there is a new "OnPopupItemSelected"  event for jImageView....

Please, try:

"Run" --> "Clean up and Build"   to refresh the binaries code...

[maybe you have to re-install the LAMW packages again....]

EDITED!!
 
I just updaded LAMW stuff!!
Fixed the missing "Java_Event_pOnImageViewPopupItemSelected"

Thank you!
Title: Re: LAMW errors in a few demo apps after last update
Post by: Manlio on June 08, 2019, 12:54:46 am
Thank you, now it works perfectly :)
TinyPortal © 2005-2018