On Thu, 28 Oct 2010 11:41:45 +0400, Benjamin Thaut <[email protected]> wrote:

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?

http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=119695

Reply via email to