[Qt-creator] Creator 2.7.0 RC stopped working

Nikos Chantziaras realnc at gmail.com
Fri Mar 22 09:22:31 CET 2013


The plugin manager seems to do dependency tracking already.  For 
example, if you disable a plugin that is needed by other plugins, those 
get grayed out.  I suppose this is just an oversight and the dependency 
has not been updated yet.


On 21/03/13 23:43, Alexandre LAURENT wrote:
> Hello Nikos, Ziller and other readers,
>
> Is there a point to allow the disabling of the plugin, if it is so
> essential in the build process of your project ? I mean, as described
> here, it looks essential (needed), so why the Qt Creator itself does not
> avoid the user to disable it ?
>
> Best regards,
>
> 2013/3/21 Nikos Chantziaras <realnc at gmail.com <mailto:realnc at gmail.com>>
>
>     Yep, that's it. Thanks.
>
>     On 21/03/13 09:59, Ziller Eike wrote:
>      > You have probably manually disabled the QmlJSTools plugin. The Qt
>     project manager depends on it in Qt Creator 2.7. Just re-enable
>     QmlJSTools and make sure Qt4ProjectManager is enabled too.
>      >
>      > ++ Eike
>      >
>      > On 21.03.2013, at 06:12, Nikos Chantziaras <realnc at gmail.com
>     <mailto:realnc at gmail.com>> wrote:
>      >
>      >> Creator was working fine before, but something got updated in my
>     Linux
>      >> distro that seems to break it. The problem is that it can't
>     detect Qt as
>      >> being installed. All my entries are ignored and on startup, this is
>      >> printed on stdout:
>      >>
>      >>    Qt version is no longer known, removing from kit "Desktop".
>      >>    Qt version is no longer known, removing from kit "Qt 5".
>      >>    Qt version is no longer known, removing from kit "Qt 4 Debig".
>      >>    Qt version is no longer known, removing from kit "Desktop".
>      >>    Qt version is no longer known, removing from kit "Qt 5".
>      >>    Qt version is no longer known, removing from kit "Qt 4 Debig".
>      >>
>      >> Trying to add /usr/bin/qmake in "Options->Build & Run->Qt Versions"
>      >> results in an error dialog:
>      >>
>      >>    Title: Qmake not executable
>      >>    Message: The qmake executable /usr/bin/qmake could not be
>     added: No
>      >>    factory found for qmake: '/usr/bin/qmake'
>      >>
>      >> Nothing is printed on stdout in this case.
>      >>
>      >> What could be causing this? I've rebuilt it, but it doesn't help. I
>      >> downgraded to 2.6.2 and that one works correctly.





More information about the Qt-creator mailing list