i wanna use the B4J internal KeyValueStore.
I see the lib is using the a sqlite jdbc dll.
And that is my problem:
My Systems says: java.lang.UnsatisfiedLinkError: C:\Users\xyz\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll: This Prog is blocked by an Group Policy Object.
Its a very restricted System, i have to use.
WIN 10 Enterprise.
Maybe you can find some Group Policy setting that blocks the use of this dll.
Right click on the windows icon and select Run. Type in gpedit.msc and press Enter.
My System does not allow this. Cant see and change the Policy.
I have tried to change the folder in which the jdbc lib saves the temporary sqlite dll.
My System has folders with less restrictions.
But now it is sure that it is blocked everywhere.
I will do it with normal Maps, i think.