I want to complie a VS project, but an error say "can not find libjpegd.lib", so I built the OpenCV 3.4.5 source code with CMake, but I only get an "libjpeg-turbod.lib" on 3rdparty folder. How can I get a "libjpegd.lib"? Thank you very much!
1 | initial version |
I want to complie a VS project, but an error say "can not find libjpegd.lib", so I built the OpenCV 3.4.5 source code with CMake, but I only get an "libjpeg-turbod.lib" on 3rdparty folder. How can I get a "libjpegd.lib"? Thank you very much!