Hi all,
I have successfully compiled and run my old DJI code which runs now perfectly well with the new 4.16 DJI library and on my old desktop PC.
I wanted to go on holidays with my B4A compiler so I decided to install it on a Toshiba laptop.
Everything was fine, Compiler works...
But when trying to link the drone Erel's example I get this error:
I have tried to uninstall everything and re install following Erel's recommandations. But same problem again and again...
Of course I installed all the dependencies with the sdkManager.
The difference between my desktop and my laptop is that the desktop is much older (32bits W7) and the laptop 64bits W10...
Any help would be appreciated. Thanks
I have successfully compiled and run my old DJI code which runs now perfectly well with the new 4.16 DJI library and on my old desktop PC.
I wanted to go on holidays with my B4A compiler so I decided to install it on a Toshiba laptop.
Everything was fine, Compiler works...
But when trying to link the drone Erel's example I get this error:
errorlink:
B4A Version: 11.80
Parsing code. (0.01s)
Java Version: 11
Building folders structure. (0.04s)
Compiling code. (0.05s)
Compiling layouts code. (0.02s)
Organizing libraries. (13.72s)
(AndroidX SDK)
Compiling resources (13.18s)
Linking resources Error
warn: removing resource fr.free.JulienGley.Drone:dimen/offline_map_header_bar_title_size without required default value.
warn: removing resource fr.free.JulienGley.Drone:dimen/offline_map_manager_title_size without required default value.
c:\android\tools\..\extras\b4a_remote\androidx\core\core\1.8.0\unpacked-core-1.8.0\res\values\values.xml:112: error: resource android:attr/lStar not found.
error: failed linking references.
I have tried to uninstall everything and re install following Erel's recommandations. But same problem again and again...
Of course I installed all the dependencies with the sdkManager.
The difference between my desktop and my laptop is that the desktop is much older (32bits W7) and the laptop 64bits W10...
Any help would be appreciated. Thanks