digitalmars.D.learn - rdmd on win32 works
- Jos van Uden (13/13) Aug 08 2009 Hello everybody,
Hello everybody, New to D, just playing around with it. Not having a C++ background, I need to learn it little by little. So many things that puzzle me. Anyway, just now I managed to get the rdmd shell script to work on my windows machine. http://www.digitalmars.com/d/2.0/rdmd.html I downloaded and compiled rdmd.d, and associated rdmd.exe with the .d extension (otherwise windows opens my editor). It runs, but doesn't exit. I need to close it with ctrl-c. Screen: http://fwend.com/test/rdmd.png Nevertheless, I'm exited that I can now run D shell script! Jos
Aug 08 2009