You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using 0.4.3 in Windows 7, calling dvm install 2.066.1 fetches and installs correctly. Then dvm -d use 2.066.1 adds the compiler directory to my path variable, and it works fine. If I exit the shell, and open a new one, the path settings are gone, and no dmd is found.
When I installed dvm I did it in a terminal which had admin rights, and I have tried setting the default compiler also with an elevated terminal, but no luck.