Add new comment

For static build you need to

For static build you need to define LIBRAW_NODLL for both library build and library use.

The trick is in libraw/libraw_types.h (see how DllDef is defined)

-- Alex Tutubalin @LibRaw LLC