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@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to