[Qt-creator] bug: Creator crashes on pro file with an include generated by system()

Oswald Buddenhagen oswald.buddenhagen at trolltech.com
Thu Feb 5 15:59:36 CET 2009


hi,

On Thu, Feb 05, 2009 at 04:11:58PM +0200, Ilkka Laukkanen wrote:
> to, 2009-02-05 kello 10:13 +0200, Ilkka Laukkanen kirjoitti:
> > With qmake, this works fine. However, Qt Creator gets stuck in a loop
> > trying to read that project file.
> 
> Here's a patch that deftly tiptoes around the issue and prevents Creator
> from trying to parse any project file that isn't a file or a symlink to
> a file.
> 
that patch should be superfluous, as the actual problem (qfile not
complaining if if a directory is opened (what opening "" is)) is fixed
now.



More information about the Qt-creator-old mailing list