Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mavlink error on Build #413

Closed
Gamma-Software opened this issue Jun 30, 2016 · 7 comments
Closed

Mavlink error on Build #413

Gamma-Software opened this issue Jun 30, 2016 · 7 comments

Comments

@Gamma-Software
Copy link

Hi guys ;)
I'm having a build issue when I want to build the dronekit library. The Gradle Build generate an error telling that the package of MAVLink doesn't exist. Here is the log:

capture

Everything is related to the MAVLink Lib.

Do you guys know what's going on ?
Thanks for the help ;)

@Gamma-Software
Copy link
Author

No suggestion ?

@Gamma-Software
Copy link
Author

Well, I finally solved the issue. We just have to use a different version name :/

@NbagusW
Copy link

NbagusW commented Jul 22, 2016

Hi @Gamma-Software , how can u solve it? i had the same problems with u, but i still didnt know how to fix it.. ty

@Gamma-Software
Copy link
Author

Make sure that the version of the Library is not conflicting with the current version of the release library (in the ClientLib Build.gradle).
So change the version:
capture

@NbagusW
Copy link

NbagusW commented Jul 28, 2016

@Gamma-Software thanks but, i still have an error :( ,where should i change the version, or to know if its already have same version.
PS: really sorry , im a newbie at this.

@Gamma-Software
Copy link
Author

I think that the first version is
VERSION_MAJOR = 2
VERSION_MINOR = 9
VERSION_PATCH = 0
VERSION_SUFFIX = "release"

You just have to change the version number (for instance:
VERSION_PATCH = 1).

Otherwise, give me your message error

@m4gr3d
Copy link
Member

m4gr3d commented Jul 28, 2016

@NbagusW can you post your question on the dronekit-android gitter channel instead.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants