Just like Andre said,
Qt 4.6 from git with 1bed105d048531e3e260eff0ef2533d7cc8ba7fb.


2009/11/10 Alex T. <diox...@gmail.com>

> 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 <steph...@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: o...@kalpa.ru <mailto:o...@kalpa.ru>
>> > skype:  oleg_shalnev
>> > sip:       17474845...@gizmo5.com <mailto:17474845...@gizmo5.com>
>> > jabber:  oleg.shal...@gmail.com <mailto:oleg.shal...@gmail.com>
>> > icq:        366619571
>> > http://kalpa.ru
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator@trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>
>
>
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to