Hi kmilos,
Mabula Haverkamp
Owner of Aries Productions
Main developer of Astro Pixel Processer - Deep Sky Image Processing Software
raw image decoder
Mabula Haverkamp
Owner of Aries Productions
Main developer of Astro Pixel Processer - Deep Sky Image Processing Software
Hi kmilos,
Using MingW was what I did before, but was wondering if I could get things to work using Cygwin.
With MingW on Windows I am having serious character encoding issues since the new Libraw versions related to :
https://www.libraw.org/node/2692
and thus
https://github.com/LibRaw/LibRaw/commit/30595a731f3bea78f0410426b73ef3af...
I was able now to turn on unicode in MingW using: https://sourceforge.net/p/mingw-w64/wiki2/Unicode%20apps/
Needed to alter libraw.h and now I can use wchar_t but still not working with asian characters...
So still trying. Do you have any suggestions how to make it work with MingW and wchar_t file path?