Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtMultimediaKit for desktop environment!?
Qt 6.11 is out! See what's new in the release blog

QtMultimediaKit for desktop environment!?

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AlterX
    wrote on last edited by
    #1

    Hi,
    i've created a solitaire for symbian/MeeGo...it works very well and since i've used only standard QML and javascript it can works also on desktops.
    The problem is the dependency in subject (used for the sounds) that isn't present on desktops.
    How can i resolve the problem?
    1- Exist a fake QtMultimediaKit for desktops
    2 - I must replace the QML to not use QtMultimediaKit

    What?
    Any suggestions is appreciated

    Giovanni

    Qt Ambassador
    Real-time cooperative teams: http://www.softairrealfight.net
    Free Real-time network platform sdk: https://github.com/AlterX76/Solomon

    https://codereview.qt-project.org/...

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      You can build QtMultimediaKit for desktop and use it, for example Debian repo already has libqtmultimediakit1 package.

      --
      Vasiliy

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AlterX
        wrote on last edited by
        #3

        Ok thank you, i know that but why it doesn't provide as on Debian??

        Qt Ambassador
        Real-time cooperative teams: http://www.softairrealfight.net
        Free Real-time network platform sdk: https://github.com/AlterX76/Solomon

        https://codereview.qt-project.org/...

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved