Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Qt-mobility multimedia doesn't work on Simulator

    Mobile and Embedded
    1
    1
    1838
    Loading More Posts
    • 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
      juancito_wdg last edited by

      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 Reply Quote 0
      • First post
        Last post