Running the ServerExample app, and in the log it shows:
The build dialog shows:
Yes, I'm missing a library reference. But I don't know which one!
I've tried all the XUI modules: XUI Views, XUI2D, and jXUI.
There is no Library available when searching for "image."
Where is this ImageView type defined?
B4X:
Unknown type: label
Are you missing a library reference?
Unknown type: imageview
Are you missing a library reference?
The build dialog shows:
B4X:
B4J Version: 8.80
Parsing code. Error
Error parsing program.
Error description: Unknown type: imageview
Are you missing a library reference?
Error occurred on line: 397 (BBCodeParser)
Dim iv As ImageView
Yes, I'm missing a library reference. But I don't know which one!
I've tried all the XUI modules: XUI Views, XUI2D, and jXUI.
There is no Library available when searching for "image."
Where is this ImageView type defined?