[Qt-creator] Compiling QtCreator v1.2.91 from git
André Pönitz
andre.poenitz at nokia.com
Fri Oct 2 09:44:41 CEST 2009
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'
More information about the Qt-creator-old
mailing list