B4J Question b4xlib2XML - help to run source

Mashiane

Expert
Licensed User
Longtime User
Hi Fam

Im attempting to run the source of this project from https://www.b4x.com/android/forum/threads/tool-b4xlib-xml-generation.101450/

I'm getting this error

B4X:
B4J Version: 10.30
Parsing code.    Error
Error parsing program.
Error description: Unknown type: initialized
Are you missing a library reference?
Error occurred on line: 20 (TransferMode)
Private Initialized As Boolean

These are referenced libraries

1766846257519.png


What could I be missing?

Thanks in advance.

Mashy
 

Swissmade

Well-Known Member
Licensed User
Longtime User
XMLBuilder jar file maybe
 
Upvote 0

klaus

Expert
Licensed User
Longtime User
These are the libraries I have:

1766851142301.png


It seems that your DragAndDrop library is not up to date.
It looks strange to me that your core library is 10.31, mine is 10.20.
I downloaded the latest B4J version again and above is what I get.
 
Upvote 0
Top