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

UnsatisfiedLinkError #12

Open
bha2020 opened this issue Dec 13, 2018 · 7 comments
Open

UnsatisfiedLinkError #12

bha2020 opened this issue Dec 13, 2018 · 7 comments

Comments

@bha2020
Copy link

bha2020 commented Dec 13, 2018

When I enter person name and pressing Next Button, it throws java.lang.UnsatisfiedLinkError: dlopen failed: library "../../lib/libtbb.so" not found .
at line faceRecognizer = com.googlecode.javacv.cpp.opencv_contrib.createLBPHFaceRecognizer(2,8,8,8,200);
for this I changed I to faceRecognizer = com.googlecode.javacv.cpp.opencv_contrib.createEigenFaceRecognizer(10,123.0);
also.
But did't work.
Please Help

@rehantu
Copy link

rehantu commented Dec 26, 2018

@bha2020 have you found any solution? i tried using javacpp 1.2.1 but it is throwing compile time error as below

error: cannot access Pointer class file for com.googlecode.javacpp.Pointer not found  
error: cannot access IntPointer class file for com.googlecode.javacpp.IntPointer not found  
cultoftheunicorn/marvel/PersonRecognizer.java  
error: cannot access Pointer class file for com.googlecode.javacpp.Pointer not found  
error: cannot access IntPointer class file for com.googlecode.javacpp.IntPointer not found  

if any solution found plz share...

@Moseqi
Copy link

Moseqi commented Jan 12, 2019

Any progress on this issue? Have you found any solution? @bha2020

@ife123
Copy link

ife123 commented May 2, 2019

please help on this error

@kevin4dhd
Copy link

Alguna solucion?

@MaxNative95
Copy link

Did you guys find any solution to this? I'm facing the same error in this project

@Khushnidjon
Copy link

guys, please....

@thalles89
Copy link

hi, do someone solved this issue?

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

8 participants