Android Question B4A Migration problems with own lib

kkolle

Member
Licensed User
Longtime User
Hello,
after installing the v7.3 beta1 from version 5.8 I'm having some some problems.
Some members from my libs are no longer recognized and unknown as if they were not there.
I cannot access them anymore like in version 5.8. I would appreciate any suggestions where to look or fix this problem please.
Thanks in advance.
 

DonManfred

Expert
Licensed User
Longtime User
MY glashour is broken....

You are not providing enough information.

You are talking about YOUR libs... Have you tried to open them again (the project you build the library from) and recompile the library new?
 
Upvote 0

kkolle

Member
Licensed User
Longtime User
Sorry to specify it is one lib that is broken as if it is non existant while the others seem fine. On version 5.8 they all work.
I have made a fresh installation of B4A rcompiled, reopened the lib. Its always Syntax error unknown member: ...
It works in 5.8 however.
 
Upvote 0
Top