Open
Description
Hi
I upgraded exiv2 to 0.28.0 just to find that std::wstring
support has been nuked out in 7933ff4 but I could not find a matching PR, issue or at least a discussion that would explain why and what to do now.
std::string
just does not work in Windows for non-latin1 paths for Exiv2::ImageFactory::open()
(Visual Studio compiler).
What is the intended way to use it now?
These are all the old issues that reference the problem: