[Qt-creator] Qt Creator comments
Ladnar, Marc
Marc.Ladnar at ksab.kroschu.com
Wed Jul 15 06:36:08 CEST 2009
Yes, ist has something to do with windows.
Windows locks binaries when the get started/executed. It prevents itself
from crashing by removing oder moving these files.
Sometimes it gets annoying on windows. I know that problem, too. But
once you found out what causes this error, you know what to do ;-)
Regards,
Marc
-----Ursprüngliche Nachricht-----
Von: Coda Highland [mailto:coda at bobandgeorge.com]
Gesendet: Dienstag, 14. Juli 2009 17:40
An: qt-creator at trolltech.com
Betreff: Re: [Qt-creator] Qt Creator comments
> - Like many other people, I'd like a simple Find & Replace with
> scoping (selected text, file patterns, whole project).
Creator's search-and-replace function operates in the selected text if
you have a selection. As far as I can tell there's no way to search the
whole file without deselecting first. It also has a "find in files"
option that seems to work.
> - If you forget to close a running application, or it crashes, and
> then you tweak your code and run again, Build Issues gives this rather
> obscure :) message: "collect2: ld returned 1 exit status". Is there
> some way to issue a confirmation to quit the running application if
> it's been left running or crashed?
Sounds like a Windows-specific error; I imagine the linker is failing
because the .exe file is locked. On UNIX (Linux/Mac/BSD) crash detection
hasn't failed for me yet.
/s/ Adam
_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list