[cfe-dev] Clang can not find file when using path with unicode character

Reid Kleckner via cfe-dev cfe-dev at lists.llvm.org
Tue May 31 14:46:50 PDT 2016


I created a directory with unicode characters in it, and was able to
successfully compile source files inside of it with clang.

If you can provide more complete instructions on how to reproduce the
problem and file a bug at llvm.org/bugs, we can look into it further.

On Fri, May 27, 2016 at 1:14 AM, Chen Rui(陈睿) <cfe-dev at lists.llvm.org>
wrote:

> Hi, All
> I built a clang executable with the source code from the official
> repository using cmake and Visual Studio, and when I compile a file located
> in a directory whose name includes Chinese character, It seems that clang
> can not recognize the path , and emit an error.
>
> However, If I use the official distributed clang executables, everything
> is OK.
> So I wonder if I missed some build configurations or some patch, is there
> anyone who encountered the same problem?
>
>
> ------------------------------
> Chen Rui
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160531/ad793133/attachment.html>


More information about the cfe-dev mailing list