[Qt-creator] compiling problems

Alex T. dioxinu at gmail.com
Tue Nov 10 11:30:53 CET 2009


You need Qt 4.6 from git to complie Qt Creator successfully. The git version
of Qt 4.6 already has availableUndoSteps() function and others, but the Qt
4.6beta1 doesn't.
I think Qt4.7 doesn't have them either.

2009/11/10 Stéphane <stephane at hacout.com>

> Hello,
>
> I have the same problem... to compile QtCreator after compiling and
> installing Qt from Git.
> It seem to me that if you git clone as it said on Qt git site with git
> clone git://gitorious.org/qt/qt.git
> You 've got the v 4.7 of Qt and that's probably why QtCreator doesn't
> compile...
>
> So take the 4.6 version of Qt and tell us if this improve. If you need,
> I could do the test for you.
>
> Bests regards
> Stéphane
>
>
> > Good day.
> >
> > What kind of Qt are you use. With master Qt from git I have got
> >
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp: In
> > member function ‘FakeVim::Internal::EventResult
> > FakeVim::Internal::FakeVimHandler::Private::handleKey(int, int, const
> > QString&)’:
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp:663:
> > ошибка: ‘class QTextDocument’ has no member named ‘availableUndoSteps’
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp: In
> > member function ‘void
> FakeVim::Internal::FakeVimHandler::Private::undo()’:
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp:2730:
> > ошибка: ‘class QTextDocument’ has no member named ‘availableUndoSteps’
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp:2734:
> > ошибка: ‘class QTextDocument’ has no member named ‘availableUndoSteps’
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp: In
> > member function ‘void
> FakeVim::Internal::FakeVimHandler::Private::redo()’:
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp:2746:
> > ошибка: ‘class QTextDocument’ has no member named ‘availableUndoSteps’
> > ../../../../QtCreator/src/plugins/fakevim/fakevimhandler.cpp:2750:
> > ошибка: ‘class QTextDocument’ has no member named ‘availableUndoSteps’
> >
> > Thanks
> > --
> > Oleg Shalnev         (Kalpa Project)
> > ----------------------------------------------
> > mailto: oleg at kalpa.ru <mailto:oleg at kalpa.ru>
> > skype:  oleg_shalnev
> > sip:       17474845141 at gizmo5.com <mailto:17474845141 at gizmo5.com>
> > jabber:  oleg.shalnev at gmail.com <mailto:oleg.shalnev at gmail.com>
> > icq:        366619571
> > http://kalpa.ru
>
> _______________________________________________
> 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/20091110/87b801ed/attachment.html 


More information about the Qt-creator-old mailing list