RosettaDrone / rosettadrone

MAVlink and H.264 Video for DJI drones
BSD 3-Clause "New" or "Revised" License
301 stars 115 forks source link

Can not resolve methods #203

Closed marques576 closed 6 months ago

marques576 commented 6 months ago

Describe the bug

HI, I am using java 15 and graddle 6.8.3. When I try to compile the app it says that it can not resolve 3 MayLinkPayload methods

Steps To Reproduce

Follows the setup instructions

Screenshots

image

Drone Model

DJI MAVIC 2 ENTERPRISE ADVANCED

Smartphone Model

- Model:
- Android version:
- DJI SMART CONTROLLER

Additional context

No response

marques576 commented 6 months ago

Just had to clone with the submodules


git clone --recurse-submodules [URL]