Skip to content

Conversation

@kekopom
Copy link

@kekopom kekopom commented Mar 13, 2024

Updating gradle version and applying suggestions from Android Studio related to this change.
Updating javacpp and javacpp-plugin to 1.5.10.

For this to work you need the JDK 17 to be set in settings -> gradle.

@kekopom kekopom changed the title update the gradle version gradle-javacpp-android: update gradle and javacpp version Mar 13, 2024
@kekopom
Copy link
Author

kekopom commented Mar 13, 2024

@saudet Is this expected that we have to run manually:

./gradlew :app:javacppCompileJavaDebug && ./gradlew :app:javacppBuildParserDebug && ./gradlew :app:javacppBuildCompilerDebug

before executing the code? Are you aware of a way to do it directly in the build.gradle? Thanks in advance :)

./gradlew :app:javacppCompileJavaDebug && ./gradlew :app:javacppBuildParserDebug && ./gradlew :app:javacppBuildCompilerDebug
```

Then simply press run button in Android Studio.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why can't that be done from Android Studio??

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

Successfully merging this pull request may close these issues.

2 participants