Add new comment

OK I will try to investigate,

OK I will try to investigate, but I tried to compile libraw on MSYS2 with no sucess.

I've a lot of

src/libraw_c_api.cpp:373:14: warning: 'int libraw_get_iwidth(libraw_data_t*)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
src/libraw_c_api.cpp:380:16: error: function 'float libraw_get_cam_mul(libraw_data_t*, int)' definition is marked dllimport
   DllDef float libraw_get_cam_mul(libraw_data_t *lr, int index)