digitalmars.D.ide - Add revert to Visual D
- Brett (3/3) Nov 05 2019 Just upgraded, broke projects... can you add a revert button that
- Rainer Schuetze (6/9) Nov 06 2019 You can select the older dmd installation directory explicitly on the
Just upgraded, broke projects... can you add a revert button that will revert to the previous builds in sequence... since visual D keeps each one separate it should be quite easy to cycle through.
Nov 05 2019
On 06/11/2019 08:31, Brett wrote:Just upgraded, broke projects... can you add a revert button that will revert to the previous builds in sequence... since visual D keeps each one separate it should be quite easy to cycle through.You can select the older dmd installation directory explicitly on the DMD page. It is not deleted automatically. If you have done so, you can extract the dmd.<version>.windows.7z file (might still be in the c:\d\downloads folder, or gtrab it from the release archive) to an appropriate directory.
Nov 06 2019