[QBS] How to use QtMultimedia with qbs?

Alexey Obukhov obukhov at cyberplat.com
Thu Jun 27 09:08:19 CEST 2013


Hello,

  My application use QSound class.  Try to connect multimedia component is failed:


Depends {

        name: "Qt";

        submodules: ["core", "gui", "xml", "network", "widgets", "declarative", "qml", "quick", "multimedia"]

}

Qbs tell:
Module Qt/multimedia could not be loaded.

What am I doing wrong?

--
Alexey Obukhov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20130627/019f2262/attachment.html>


More information about the Qbs mailing list