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

Check for several error fragments #54

Merged
merged 1 commit into from
May 2, 2020

Conversation

weebl2000
Copy link

Not all class laoders return the same message, which was causing issues
for me.

Not all class laoders return the same message, which was causing issues
for me.
@weebl2000
Copy link
Author

For me calling OpenCV.loadShared() was causing issues. The errorFragment did not match the error this specific class loader throws. See screenshot. This was preventing loading the native library inside the jar.

@weebl2000
Copy link
Author

image (1)

@vonnieda
Copy link
Member

vonnieda commented May 2, 2020

Looks good to me. I think this fixes #45 as well.

@vonnieda vonnieda merged commit 497f101 into openpnp:develop May 2, 2020
@vonnieda
Copy link
Member

vonnieda commented May 7, 2020

This is now included in release 4.3.0-2

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