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

Fix OpenCV path for non-Linux platforms #699

Conversation

rajatkrishna
Copy link
Contributor

Details

Currently, the build scripts for the Java sample applications resolve the OpenCV jar location for Linux installations correctly based on the OpenCV_DIR env variable but fail on Windows platforms.
This PR updates the build scripts to locate the jar based on the OS.

@rajatkrishna rajatkrishna requested a review from a team as a code owner August 4, 2023 14:50
@github-actions github-actions bot added the category: java API OpenVINO Runtime Java API label Aug 4, 2023
@ilya-lavrenov ilya-lavrenov added this to the 2023.1 milestone Aug 10, 2023
@likholat
Copy link
Contributor

@ilya-lavrenov we can close this PR since we already have these changes for master branch

@likholat likholat closed this Aug 10, 2023
@rajatkrishna rajatkrishna deleted the java-samples-build branch March 21, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: java API OpenVINO Runtime Java API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants