Hi,
I'm finding a need to update my tools that use LibRaw, so I was wondering if there is a recommended release/commit I should be basing it off? Generally I prefer explicitly version releases but in this case the need for newer cameras overrides that.
Thanks
Kevin
We plan to release 0.18-beta
We plan to release 0.18-beta in a few days. Only one item in TODO remains: changelog
-- Alex Tutubalin @LibRaw LLC
Recomended 3rd party library versions?
Thanks for the response (apologies if you got my request twice due to me thinking the forum one got lost)
That reminds me, whilst looking at the current changelog in github, I wondered if you have a recommended set of supporting library versions to build against ?
Thanks
Kevin
The only real recommendation
The only real recommendation is RawSpeed (if you use it): LibRaw is tested with RawSpeed/master branch, not with develop branch.
Other libs are used in very standard way, so you need jpeg8+ (or any replacement with jpeg_mem_src), latest DNG SDK (if you use it), any modern version of zlib
-- Alex Tutubalin @LibRaw LLC
And here it is: http://www
And here it is: http://www.libraw.org/news/libraw-0-18-beta1
-- Alex Tutubalin @LibRaw LLC