I've used /DLIBRAW_NODLL as a compile option.
Do I also need /DLIBRAW_LIBRARY_BUILD? I couldn't find that defined in either Makefile.msvc nor in the MSVC solution shipped with LibRaw ????
Thanks
raw image decoder
I've used /DLIBRAW_NODLL as a compile option.
Do I also need /DLIBRAW_LIBRARY_BUILD? I couldn't find that defined in either Makefile.msvc nor in the MSVC solution shipped with LibRaw ????
Thanks
LIBRAW_LIBRARY_BUILD is
LIBRAW_LIBRARY_BUILD is already defined in dcraw_common.cpp and dcraw_fileio.cpp
-- Alex Tutubalin @LibRaw LLC