[Qt-creator] Compiling QtCreator v1.2.91 from git

Alex T. dioxinu at gmail.com
Fri Oct 2 10:17:38 CEST 2009


Thanks. That helped. Though just regular make clean && qmake -r && make
doesn't help.

2009/10/2 André Pönitz <andre.poenitz at nokia.com>

> On Friday 02 October 2009 09:34:43 ext Alex T. wrote:
> > Hi, guys. Did anyone have the problem with QtCreator 1.2.91 compiled from
> git?
> >
> > The compilation is ok. But at startup it says
> > Cannot load plugin because dependency failed to load:
> ProjectExplorer(1.2.91)
>
> Can you try a really clean rebuild?
>
> I.e. something like   (CAREFUL! This removes anything not tracked by git!)
>
>   git clean -d -x -f && qmake -r && make
>
> ?
>
> Andre'
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091002/6be836ff/attachment.html 


More information about the Qt-creator-old mailing list