Boost logo

Boost Users :

Subject: Re: [Boost-users] [filesystem] how to get wstring value from wpath::external_file_string() with gcc?
From: Igor R (boost.lists_at_[hidden])
Date: 2010-02-10 05:46:20


> On windows, with my visual studio project settings set to "Unicode
> character set", it correctly returns a wstring. But on OSX (using xcode/gcc) it tries to return a string.

Maybe OSX uses UTF-8 unicode, that's why you get std::string?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net