On Monday, 9 April 2012 at 17:35:41 UTC, vmars316 wrote:

and my Bud.Bat looks like this:

bud myForm.d -info -gui -version=gui -run -V
pause

Well, now you've added a level of indirection, which just makes identifying an issue even harder. You're going to need to step back from the build system for a moment and either use dfl.exe or the dmd command suggested. If your program is more than one file, make a program that is only one file.

My only observation is -gui is not a command for bud.

Reply via email to