Closed hussainkadori closed 3 years ago
Hi @hussainkadori
You will have to give a lot more detail about what you did. Our build scripts don’t support using other libraries for JPEG than the one included in the repo.
Please show exactly the steps you followed, including what compiler you are using.
Hi @hussainkadori
You will have to give a lot more detail about what you did. Our build scripts don’t support using other libraries for JPEG than the one included in the repo.
Please show exactly the steps you followed, including what compiler you are using.
I used MSVC 2019 compiler with VS2019, I want to use the library with my Qt project. I built the library without any issues but when I used the library the program crashed. So I thought because of the Jpeg12 that cmake cannot find it.
Hi, I tried to build diplib from source on windows with JPEG support I used gnuwin32 jpeg library but I have this error
LNK2019 unresolved external symbol TIFFReInitJPEG_12 referenced in function JPEGSetupDecode DIP C:\diplib\build\src\tiff.lib(tif_jpeg.obj)