Hi,
you refactored the native class. Notice the actual error:
/tmp/build6974249603087748511xxx/MyApplication/src/main/java/com/codename1/googlemapsC/InternalNativeMapsCStub.java:6:
error: cannot find symbol
private InternalNativeMapsCImpl impl = new InternalNativeMapsCImpl();
^
symbol: class InternalNativeMapsCImpl
location: class InternalNativeMapsCStub
/tmp/build6974249603087748511xxx/MyApplication/src/main/java/com/codename1/googlemapsC/InternalNativeMapsCStub.java:6:
error: cannot find symbol
private InternalNativeMapsCImpl impl = new InternalNativeMapsCImpl();
^
symbol: class InternalNativeMapsCImpl
location: class InternalNativeMapsCStub
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
:compileReleaseJavaWithJavac FAILED
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/f30e5300-0215-419e-ada1-e023a13b7b15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.