For my current project I use visualD for debugging. I'm now at a point where both dsss and visualD won't compile my sourcecode any more. Dsss gets stuck in some kind of endless loop and because visualD passes all files to dmd at once, dmd constalty crashes with some kind of register dump. Is there a way I can make visual D pass each source file individually to dmd and then link together the obj files? I really would like to continue using visualD because it gives a really nice debugging experience. Are there other more stable build tools?
--
Kind Regards
Benjamin Thaut

Reply via email to