$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost::Filesystem - Handling Unicode paths
From: degski (degski_at_[hidden])
Date: 2018-11-22 17:36:46
On Thu, 22 Nov 2018 at 19:27, Richard Závodný via Boost-users <
boost-users_at_[hidden]> wrote:
> Hello, I have another problem. My program now failing when I want
> iterate directory which contain files with Unicode characters in it's
> name.
>
You'll have to make everything [the whole program] unicode (which is the
Windows default), or use something like nowide
<https://github.com/artyom-beilis/nowide> and do it partially, just look at
some of our previous emails to do just that.
degski
-- *âIf something cannot go on forever, it will stop" - Herbert Stein*