heldenssjoerd
Member
I've added then xml2map library and want to us it.
However when adding
we encounter the following error when compiling.
Any ideas?
However when adding
B4X:
dim xm as xml2map
we encounter the following error when compiling.
Any ideas?
B4X:
Generating R file. (0.40s)
Compileren gegenereerde Java code. Error
src\WMSscan\jds\android\map2xml.java:27: error: cannot find symbol
public com.jamesmurty.utils.XMLBuilder _builder = null;
^
symbol: class jamesmurty
location: class com
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.
1 error