Error: use of undeclared identifier 'jpeg_mem_src'
D-sense opened this issue · 2 comments
D-sense commented
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
D-sense commented
@Kagami , please can you help out here? I notice this issue comes up when using Go module.
D-sense commented
I was able to resolve the error by upgrading Libjpeg and Dlib (on macOS).