Android Question DBUtils not compiled

Luca Rinaldoni

Member
Licensed User
Hi!
I've downloaded the DBUtils library.
I can't compile because B4A show me this error: "Maven artifact not found: com.android.support/support-v4".

I read some thread, and I've enabled log for B4A.

In additions:
In the same PC others project were compiled with B4A, using some additional libraries.
In another PC, with same B4A version, I don't have any problem with DBUtils.

Can you help me?

LOG:

B4A version: 6.50
.Net version: 4.0.30319.42000
Ini folder: C:\Users\matteo\AppData\Roaming\Anywhere Software\Basic4android
B4XClassifer created
B4XErrorTagger created
B4XClassifer created
B4XErrorTagger created
Failed to get scroller
Gui: 1005
Failed to get scroller
Failed to get scroller
Failed to get scroller
Gui: 1010
Gui: 1011
*** no reuse ***
*** no reuse ***
Gui: 803
Gui: 61
B4XClassifer created
B4XErrorTagger created
B4XClassifer created
B4XErrorTagger created
B4XClassifer created
B4XErrorTagger created
*** no reuse ***
*** no reuse ***
*** no reuse ***
Gui: 149
Gui: 92
ExitCode: 1
Output:
jarsigner: unable to open jar file: bin\temp.ap_

Error:

jarsigner: unable to open jar file: bin\temp.ap_

ManagerSpecialLibraries: building jar - C:\ProgettiMatteo\B4A\Additional Libraries\DBUtils\Objects\bin\extra\opt.jar
System.Exception: Maven artifact not found: com.android.support/support-v4
in ej.d(ab A_0)
in f1.a(bd A_0, Dictionary`2 A_1)
in f1.a(bd A_0, ba A_1, Boolean A_2, Boolean A_3)
in ad.f()
in c9.a(Object A_0)
Compilation task: 261


Bye
 
Top