-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
qgroundcontroll app error #47
Comments
Qt 5 are not supported anymore. There is a specific branch containing the latest version workings with version 5. You can try it if work for your app... |
@Publicano -- you can try something like I did in QAndroidCompat.h
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get an error when I implement it in the qgroundcontroll app
QAndroidBatteryState.cpp
QAndroidBatteryState.h
QT5.15.2
ERROR: fatal error: 'QJniObject' file not found
#include
The text was updated successfully, but these errors were encountered: