Hi,
started using KeyValueStore (V 2.31 on B4A 11.00). When compiling I get
B4A Version: 11.00
Parsing code. Error
Error parsing program.
Error description: Unknown type: b4xbitmap
Are you missing a library reference?
Error occurred on line: 121 (KeyValueStore)
Public Sub GetBitmap(Key As String) As B4XBitmap
Searching in Libraries, I can not find the missing library. Also Google search of B4A search engine can not locate answer to this error nor this lib.
What is missing here and how to get this compiled?
Note/FYI: I am not using bitmaps at all.
Thx in advance
started using KeyValueStore (V 2.31 on B4A 11.00). When compiling I get
B4A Version: 11.00
Parsing code. Error
Error parsing program.
Error description: Unknown type: b4xbitmap
Are you missing a library reference?
Error occurred on line: 121 (KeyValueStore)
Public Sub GetBitmap(Key As String) As B4XBitmap
Searching in Libraries, I can not find the missing library. Also Google search of B4A search engine can not locate answer to this error nor this lib.
What is missing here and how to get this compiled?
Note/FYI: I am not using bitmaps at all.
Thx in advance