Table Error

cnicolapc

Active Member
Licensed User
Longtime User
hi,

What causes this error when compiling the tutorial table?
Thank you
I messed up some configuration?
Nicola
 

Attachments

  • Table_error.jpg
    Table_error.jpg
    34.7 KB · Views: 311

cnicolapc

Active Member
Licensed User
Longtime User
the instance should already be assigned.
or am I doing wrong.
Thanks for your patience
 

Attachments

  • sender.jpg
    sender.jpg
    22.6 KB · Views: 250
Upvote 0

agraham

Expert
Licensed User
Longtime User
I should have looked closer at what you wrote and the actual Java compiler error.

That works fine for me. I don't see how you can be getting that error. It looks like a method in B4AShared.jar is missing but it must be finding that file or you would be getting a missing package error. :confused:

Can you compile other projects?
 
Upvote 0

cnicolapc

Active Member
Licensed User
Longtime User
Hi,
I compile other projects without problems.
I tried to delete the directory Library basic4Android and basic4android I reinstalled 1.2, but the problem is not resolved.
Thanks
Nicola
 
Upvote 0

cnicolapc

Active Member
Licensed User
Longtime User
I apologize for my negligence, you are absolutely right the path was wrong.
Thank you
Nicola
 
Last edited:
Upvote 0
Top