Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt-mobility multimedia doesn't work on Simulator
QtWS25 Last Chance

Qt-mobility multimedia doesn't work on Simulator

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.9k Views
  • 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.
  • J Offline
    J Offline
    juancito_wdg
    wrote on last edited by
    #1

    Hi, I am having serious problems running a very simple example of qt-mobility multimedia (Audio element).

    My system is WinXP and I am using the latest QtSDK. (1.1.2)

    I built qt-mobility 1.2.0 successfully following the instalation page: http://goo.gl/Idjjp
    I added as suggested in many sites to my path:

    C:\QtMobility%TARGET_DIR%\lib;
    C:\QtMobility%TARGET_DIR%\bin;
    C:\QtMobility%TARGET_DIR%\include;

    I added: CONFIG += mobility and MOBILITY += multimedia to my.pro file
    I have in my qml file:

    import Qt 4.7 and then import QtMultimediaKit 1.1 at the top.

    The simulator runs with a blue screen and then I cannot close the simulator windows, it seems the process never ends.
    I am just getting: "Could not connect to mobility server" in the general Messages section (Below "compile opuput" view).

    Please, I am really going crazy with this problem, many hours to get the qt-mobility api on my system and I really need to use the multimedia module.

    I don't know what else can I do. A helping hand would be really appreciated.

    Thanks

    Juancito

    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