kdelibs (tests) doesn't build against qt 4.6.0-tp1
Matthew Woehlke
mw_triad at users.sourceforge.net
Tue Sep 15 16:46:34 BST 2009
Thiago Macieira wrote:
> Em Terça-feira 15 Setembro 2009, às 00:57:08, você escreveu:
>> See subject. The problem is that some headers (QtTest/qtestmouse.h) are
>> no longer processed unless QT_GUI_LIB is defined.
>>
>> I'm inclined to add 'add_definitions(-DQT_GUI_LIB)' to
>> kdeui/tests/CMakeLists.txt (since there are several affected tests), but
>> that seems sub-optimal. Thoughts?
>
> Either that or you add #include <QtTest/QtTestGui>.
>
> This new header I added yesterday and it's unofficial.
Well then add_definitions would seem to be preferred if I am going to
commit anything, since otherwise it will cause trunk to depend on
something close to qt "trunk", and I don't believe we've made trunk
officially require even tp1 yet, have we?
> To use this new header, you need to upgrade Qt to v4.6.0-tp1-345-g0d2d8f9.
And how would I do that, exactly?
I'd like to reiterate my request to create a sensible branch to track
"latest recommended for KDE trunk" and not have this mess of constantly
having to switch tags.
--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
You're on your own for the pony. -- Richard Hughes, on feature requests
More information about the kde-core-devel
mailing list