QtScript Generator removed from Amarok SVN

Ian Monroe ian.monroe at gmail.com
Sun Mar 22 14:32:07 UTC 2009


On Sun, Mar 22, 2009 at 4:33 AM, Caleb Cushing <xenoterracide at gmail.com> wrote:
> On Sun, Mar 22, 2009 at 5:16 AM, Caleb Cushing <xenoterracide at gmail.com> wrote:
>>> Make sure that INCLUDE has the Qt4 include directories beneath it.
>
> also for temporary purposes I symlinked /usr/include/phonon to
> /usr/include/qt4/phonon which should correct it for testing purposes
> but I'd still prefer to know how to do multiple includes in this
> case... however that doesn't resolve this issue that I mentioned
> earlier.
>
> error: no matching function for call to
> ‘QFutureIterator<QScriptValue>::QFutureIterator()’
> /usr/include/qt4/QtCore/qfuture.h:191: note: candidates are:
> QFutureIterator<T>::QFutureIterator(const QFuture<T>&) [with T =
> QScriptValue]

Be more aware of what's going on, this error only occurs if code
doesn't actually generate. I'm guessing you're using emerge so am not
able to see this. Just build it manually before trying to use an
ebuild.

Ian



More information about the Amarok mailing list