On Thursday, 31 October 2013 at 20:28:24 UTC, Jacob Carlborg wrote:
On 2013-10-31 17:20, Tiberiu Gal wrote:

I can't use dvm on windows.
tango.core.Exception.IOException: File not found
"C:\Users\Admin\AppData\Roaming\dvm\env\dmd-**ANY_VERSION**.bat"

I've reported the issue on github

Did you actually install DVM first?

$ dvm.exe install dvm

Your program crashes in an ugly way if the user didn't run some command first? IMO, well-built software should detect that situation and advise the user (or just run that command by itself after the user's confirmation).

Reply via email to