Bug? failed linking file resources.

rasoull_021

New Member
Hi Erel
I opened a project that was working properly with b4a 10.6 with b4a 10.7 and I got this error when running

B4X:
B4A Version: 10.70
Parsing code.    (0.10s)
    Java Version: 8
Building folders structure.    (0.04s)
Compiling code.    (0.79s)
Compiling layouts code.    (0.20s)
Organizing libraries.    (0.00s)
    (AndroidX SDK)
Compiling resources    (0.10s)
Linking resources    Error
i:\sdk\tools\..\extras\b4a_remote\com\google\android\material\material\1.3.0\unpacked-material-1.3.0\res\layout\material_timepicker_dialog.xml:38: error: attribute barrierMargin (aka ir.savesource.calender:barrierMargin) not found.
error: failed linking file resources.
 
Top