[cfe-dev] Problem with non-english symbols in file path

Nikola Smiljanic popizdeh at gmail.com
Thu Jan 30 22:11:12 PST 2014


And does it work if you rename your source file to Владимир.cpp? I'm also
interested to know how you invoke clang since you're obviously doing this
from the code?


On Fri, Jan 31, 2014 at 4:55 PM, Vladimir <VladimirPlyashkun at yandex.ru>wrote:

> hmm, i dont set any locales in my code. I have a wide string like this
> wstring ws = L"C:\\Users\\Владимир\\Documents\\Visual Studio
> 2013\\Projects\\acm\\acm\\Source.cpp"
> then i converted it to simple string(using boost) and pass it to clang. And
> it works for me.
>
>
>
>
> --
> View this message in context:
> http://clang-developers.42468.n3.nabble.com/Problem-with-non-english-symbols-in-file-path-tp4037506p4037563.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140131/8d031313/attachment.html>


More information about the cfe-dev mailing list