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

Run go test got errors #53

Closed
xzzh999 opened this issue Jul 16, 2020 · 1 comment
Closed

Run go test got errors #53

xzzh999 opened this issue Jul 16, 2020 · 1 comment

Comments

@xzzh999
Copy link

xzzh999 commented Jul 16, 2020

Hi~ Good work,
os: win 7 64 bit, and other libs are ok, go build also ok.
when i tried run the test use go test . , got these errors:

face_test.go:217: Can't recognize: jpeg_mem_loader: 
  decode error: Wrong JPEG library version: library is 80, caller expects 62

i use libjpeg-turbo-1.5.3-gcc64.exe to install libjpeg-turbo, and i also tried only link to libturbojpeg.a, but still not working, need u help, thanks.

@xzzh999
Copy link
Author

xzzh999 commented Jul 16, 2020

i made it by compile them use mingw64:
use dlib-19.10 , libjpeg-turbo-gcc64 and OpenBLAS-0.3.10-x64.

@xzzh999 xzzh999 closed this as completed Jul 16, 2020
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