[Qt-creator] Is MSVC on Windows supported?
Daniel Teske
daniel.teske at nokia.com
Wed Sep 5 15:30:54 CEST 2012
> > Try a git clean -dxf there.
> Yes, all is clean.
Amazing, instead of actually trying the suggestion, you did what?
> $ git status
> # On master
> nothing to commit (working directory clean)
>
>
> But I found a way:
>
> $ rm .gitignore
> $ git clean -df
>
> Seems .gitignore allows files which break the build,
> git clean removed some .pluginspec files.
More information about the Qt-creator
mailing list