Add new comment

Static build of libraw for windows 64bit

Hello,

I understand this is probably a naive question, but I've been trying to make a static build using /mt flag in visual studio. I downloaded LibRaw 18 from the git repository and built the libjpeg-turbo, added the paths to libraries in LibRaw solution and I am trying to build it. I continually get this error

Error 102 error LNK2019: unresolved external symbol _uncompress referenced in function "protected: void __thiscall LibRaw::deflate_dng_load_raw(void)" (?deflate_dng_load_raw@LibRaw@@IAEXXZ) C:\Users\HP\Documents\LibRaw\LibRaw-master\buildfiles\libraw_cxx.obj libraw

Forums: