Qt Creator and D

Michel Fortin michel.fortin at michelf.ca
Fri Sep 20 06:36:45 PDT 2013


On 2013-09-20 11:46:34 +0000, Manu <turkeyman at gmail.com> said:

> Good to know it has been done elsewhere.
> Can you recall any ways in which it was unreliable? How did you use it in
> XCode?

I think it sometime failed to patch the executable, thus forcing a full 
rebuild and a relaunch. Perhaps just a little too often to be useful? I 
wasn't working on anything where avoiding a full rebuild was really 
useful, so I never really used it.


> In VS, you break/pause somewhere, make some code changes, and then when you
> press F10 (step), or F5 (continue), it takes a few seconds (building), and
> then it just continues with the new code. Pretty much seamless.

Same thing. Press Fix-and-continue instead of Continue, it rebuilds and 
then it continues running with the new code.

-- 
Michel Fortin
michel.fortin at michelf.ca
http://michelf.ca



More information about the Digitalmars-d mailing list