Kagami/go-face

Error: use of undeclared identifier 'jpeg_mem_src'

D-sense opened this issue · 2 comments

HI,

I am having an issue running this package. I keep getting:
jpeg_mem_loader.cc:45:2: error: use of undeclared identifier 'jpeg_mem_src'

I am building on macOS.

Thanks

@Kagami , please can you help out here? I notice this issue comes up when using Go module.

I was able to resolve the error by upgrading Libjpeg and Dlib (on macOS).