I am really trying to wrap my head around how to set up so I can have the same app in B4J, B4A, and B4i.
I downloaded Klause's B4XPages_SQLiteLight2.
The B4J project runs fine.
The B4a project loads with the following errors
Wehn I try to compile I get the following error
Thanks for any help.
I downloaded Klause's B4XPages_SQLiteLight2.
The B4J project runs fine.
The B4a project loads with the following errors
B4X:
Syntax error.
Unknown member: values
File 'persons.db' in Files folder was not added to the Files tab.
You should either delete it or add it to the project.
You can choose Tools - Clean unused files. (warning #14)
B4X:
B4A Version: 9.80
Java Version: 8
Parsing code. (0.16s)
Building folders structure. (0.03s)
Running custom action. (0.07s)
Compiling code. Error
Error compiling program.
Error description: Unknown member: values
Error occurred on line: 650
For Each pi As B4XPageInfo In IdToB4XPage.Values
Word: values
Last edited: