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

Building librealsense.arr on Windows #4

Open
Ericcsr opened this issue May 21, 2024 · 0 comments
Open

Building librealsense.arr on Windows #4

Ericcsr opened this issue May 21, 2024 · 0 comments

Comments

@Ericcsr
Copy link

Ericcsr commented May 21, 2024

It seems that building librealsense.arr requires more steps than described in this repo:

  1. Install Jave 17+ (Tried 8, 11 but failed)
  2. Use gradle wrapper to obtain gradle folder (Otherwise gradlew will complain: Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain)
  3. Use gradlew assembleRelease to build and obtain librealsense.arr

Hope these things I tried will be helpful for people who want to use this guideline.

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

1 participant