Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some demos can be compiled but not built (Ant) #488

Open
Codereamp opened this issue Feb 22, 2023 · 2 comments
Open

Some demos can be compiled but not built (Ant) #488

Codereamp opened this issue Feb 22, 2023 · 2 comments

Comments

@Codereamp
Copy link
Contributor

LAMW 0.8.6, jdk 1.8.0.101, NDK 19.2.5345600

Some of the demo projects can be compiled successfully, but trying to Build and Run end up with a similar error. The following error is common for AppHorizontalScrollViewDemo1, AppContactManagerDemo1, probably others

Here the message is for AppHorizontalScrollViewDemo1, but for other projects the message is similar, just subpathes should be changed to the corresponding one

Panic: [javac] _{ root of Lamw components }_ \demos\GUI\AppHorizontalScrollViewDemo1\src\com\example\ apphorizontalscrollviewdemo1\android-30\jImageView.java:1032: error: local variable _cornersRadius is accessed from within inner class; needs to be declared final

@Codereamp
Copy link
Contributor Author

Codereamp commented Feb 22, 2023

Added pull request Codereamp#1

@Codereamp
Copy link
Contributor Author

The proposed request fixes the file ...\android_wizard\smartdesigner\java\jImageView.java and both mentioned projects (AppHorizontalScrollViewDemo1, AppContactManagerDemo1) is built and run successfully after.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant