[dmd-beta] D 1.076 and 2.061 beta 1
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Dec 27 10:58:50 PST 2012
On 12/27/12, Walter Bright <walter at digitalmars.com> wrote:
> What do you suggest?
Here you go: http://codepad.org/n4xvlNjh
This will find the paths in the registry and set the environment
variables if they're not already set. I'm assuming DMD can call that
batch file (or maybe sc.ini can be set to call it).
It's hardcoded for VC10, but maybe it's possible to try to iterate
through 10.0 or newer versions in the registry.
More information about the dmd-beta
mailing list