[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: trunk kdelibs doesn't compile
From:       "=?ISO-8859-1?Q?Percy_Camilo_Trive=F1o_Aucahuasi?=" <orgyforever () gmail ! com>
Date:       2008-04-23 6:11:16
Message-ID: 579229230804222311j75d8e456pee48ef1240c08f01 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


>No.
>
>That is incorrect, stop guessing.

If you say so ; )


2008/4/23 Dan Meltzer <parallelgrapefruit@gmail.com>:

> On 4/23/08, Percy Camilo Trive=F1o Aucahuasi <orgyforever@gmail.com> wrot=
e:
> > You have to build Qt without phonon module, if you check the "3rdparty"
> > directory inside the qt-copy source you will find the phonon module, bu=
t
> KDE
> > have their own phonon implementation inside "kdelibs" ... so you must
> > removed all your phonon libs (I asume that this libs are from Qt 4.4
> build)
> > and rebuild Qt 4.4 without the phonon module.
> >
> > Hope this help ;)
>
> No.
>
> That is incorrect, stop guessing.
> >
> > 2008/4/22 Anne-Marie Mahfouf <annemarie.mahfouf@free.fr>:
> >
> > > Should be fixed now!
> > >
> > > Anne-Marie
> > > Le Tuesday 22 April 2008 09:41:00 am Robin Pedersen, vous avez =E9cri=
t :
> > >
> > >
> > >
> > > > kdelibs fails to compile after:
> > > >
> > > >
> > -----------------------------------------------------------------------=
-
> > > > r799558 | mkretz | 2008-04-21 23:22:27 +0200 (Mon, 21 Apr 2008) | 1
> line
> > > > Changed paths:
> > > >     M /trunk/KDE/kdelibs/phonon/audiooutput.cpp
> > > >     M /trunk/KDE/kdelibs/phonon/audiooutputinterface.h
> > > >
> > > > use AudioOutputDevice object to select the device, instead of only
> the
> > > > index
> > > >
> > -----------------------------------------------------------------------=
-
> > > >
> > > > error:
> > > >
> > > > kdelibs/phonon/tests/fakebackend/backend.cpp:63: error:
> > cannot allocate an
> > > > object of abstract type 'Phonon::Fake::AudioOutput'
> > > > kdelibs/phonon/tests/fakebackend/audiooutput.h:31:
> > note:   because the
> > > > following virtual functions are pure within
> 'Phonon::Fake::AudioOutput':
> > > > kdelibs/phonon/audiooutputinterface.h:85: note:
> > virtual bool
> > > > Phonon::AudioOutputInterface::setOutputDevice(const
> > > > Phonon::AudioOutputDevice&)
> > > >
> > > > The last virtual function was added in this revision.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > >> Visit
> > http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> > unsubscribe <<
> > >
> >
> >
> >
> >  >> Visit
> > http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> > unsubscribe <<
> >
> >
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>

[Attachment #5 (text/html)]

&gt;No.<br>
&gt;<br>&gt;That is incorrect, stop guessing.<br><br>If you say so ; \
)<br><br><br><div class="gmail_quote">2008/4/23 Dan Meltzer &lt;<a \
href="mailto:parallelgrapefruit@gmail.com">parallelgrapefruit@gmail.com</a>&gt;:<br> \
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); \
margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On 4/23/08, Percy \
Camilo Triveño Aucahuasi &lt;<a \
href="mailto:orgyforever@gmail.com">orgyforever@gmail.com</a>&gt; wrote:<br>

&gt; You have to build Qt without phonon module, if you check the \
&quot;3rdparty&quot;<br> &gt; directory inside the qt-copy source you will find the \
phonon module, but KDE<br> &gt; have their own phonon implementation inside \
&quot;kdelibs&quot; ... so you must<br> &gt; removed all your phonon libs (I asume \
that this libs are from Qt 4.4 build)<br> &gt; and rebuild Qt 4.4 without the phonon \
module.<br> &gt;<br>
&gt; Hope this help ;)<br>
<br>
</div>No.<br>
<br>
That is incorrect, stop guessing.<br>
<div><div></div><div class="Wj3C7c">&gt;<br>
&gt; 2008/4/22 Anne-Marie Mahfouf &lt;<a \
href="mailto:annemarie.mahfouf@free.fr">annemarie.mahfouf@free.fr</a>&gt;:<br> \
&gt;<br> &gt; &gt; Should be fixed now!<br>
&gt; &gt;<br>
&gt; &gt; Anne-Marie<br>
&gt; &gt; Le Tuesday 22 April 2008 09:41:00 am Robin Pedersen, vous avez écrit :<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt; kdelibs fails to compile after:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt; &gt; &gt; r799558 | mkretz | 2008-04-21 23:22:27 +0200 (Mon, 21 Apr 2008) | 1 \
line<br> &gt; &gt; &gt; Changed paths:<br>
&gt; &gt; &gt; &nbsp; &nbsp; M /trunk/KDE/kdelibs/phonon/audiooutput.cpp<br>
&gt; &gt; &gt; &nbsp; &nbsp; M /trunk/KDE/kdelibs/phonon/audiooutputinterface.h<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; use AudioOutputDevice object to select the device, instead of only \
the<br> &gt; &gt; &gt; index<br>
&gt; &gt; &gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; error:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; kdelibs/phonon/tests/fakebackend/backend.cpp:63: error:<br>
&gt; cannot allocate an<br>
&gt; &gt; &gt; object of abstract type &#39;Phonon::Fake::AudioOutput&#39;<br>
&gt; &gt; &gt; kdelibs/phonon/tests/fakebackend/audiooutput.h:31:<br>
&gt; note: &nbsp; because the<br>
&gt; &gt; &gt; following virtual functions are pure within \
&#39;Phonon::Fake::AudioOutput&#39;:<br> &gt; &gt; &gt; \
kdelibs/phonon/audiooutputinterface.h:85: note:<br> &gt; virtual bool<br>
&gt; &gt; &gt; Phonon::AudioOutputInterface::setOutputDevice(const<br>
&gt; &gt; &gt; Phonon::AudioOutputDevice&amp;)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; The last virtual function was added in this revision.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt;&gt; Visit<br>
&gt; <a href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to<br> &gt; \
unsubscribe &lt;&lt;<br> &gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;&gt;&gt; Visit<br>
&gt; <a href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to<br> &gt; \
unsubscribe &lt;&lt;<br> &gt;<br>
&gt;<br>
<br>
&gt;&gt; Visit <a href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to \
unsubscribe &lt;&lt;<br> </div></div></blockquote></div><br>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic