[Issue 17808] VisualD doesn't work if Visual Studio is installed to non-ASCII path
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Sep 16 16:25:25 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17808
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
Installation with non-ASCII paths should work with
https://github.com/dlang/visuald/releases/tag/v0.46.0-beta1.
Working with characters not in your standard code page might still cause
trouble when having to pass them through batch files used during building,
though.
--
More information about the Digitalmars-d-bugs
mailing list