how to hook amarok with qtscript

Ian Monroe ian.monroe at gmail.com
Mon Mar 30 02:24:51 UTC 2009


On Sun, Mar 29, 2009 at 9:33 AM, Oleksiy Khilkevich
<oleksiy.khilkevich at gmail.com> wrote:
> Hi,
>
> I am trying to compile the latest amarok from trunk.
> Faced qtScript requirement issue. I got it and compiled fine.
> Now I am curious about how to hook this to amarok.
>
> Through reading cmake/modules/FindQtScriptQtBindings.cmake,
> I can guess about defining QT_QTSCRIPT_INCLUDE_DIR and QT_QTSCRIPT_LIBRARY
> variables. Good then.

These variables aren't related.

> Now I can find the libraries in qtscriptgenerator-src-0.1.0/plugins/script, but
> I can't find any directories that may be given as include ones.
>
> I tried to copy those plugins to /usr/lib/qt4/plugins/script as mentioned in
> this mail [1], but this makes no difference. Also tried to delete
> CMakeCache.txt

Well where is your Qt4 plugins directory? If you had to make that
directory you did it wrong.

You might try to find where libqtscriptdbus.so is located.

Ian



More information about the Amarok mailing list