Results 1 to 3 of 3

Thread: Does Phonon module works on Meego sdk netbook

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2011
    Posts
    16
    Thanks
    3
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Default Does Phonon module works on Meego sdk netbook

    I have done an desktop gui application in qt and then successfully translated to a meego netbook project and it deoesnot recognize the phonon module.


    i have already added QT +=phonon in .pro file


    Error:
    mainwindow.h:9:31: fatal error: phonon/seekslider.h: No such file or directory


    If that error goes, i can compile the project

  2. #2
    Join Date
    May 2011
    Posts
    120
    Thanks
    33
    Qt products
    Qt4
    Platforms
    Windows

    Default phonon donot work in meego Netbook version::::meego-netbook-ia32-w32-1.1

    I cannot import phonon module into the project even though i added QT +=phonon in .pro file


    error shows like this:
    In file included from main.cpp:5:0:
    mainwindow.h:9:31: fatal error: phonon/seekslider.h: No such file or directory
    compilation terminated.
    make: *** [main.o] Error 1
    The process "C:\meegosdk_1.2\madde\bin\make.exe" exited with code 2.
    Error while building project Dreamalings (target: MeeGo)
    When executing build step 'Make'



    what should i do to include the phonon module into my meego project. please help me in this as i need to make a meego version of my desktop qt project
    Last edited by vinayaka; 25th August 2011 at 06:14.

  3. #3
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: phonon donot work in meego Netbook version::::meego-netbook-ia32-w32-1.1

    Be careful!
    Double posting is not seen with a kind eye on this forum (as on many other similar forums).
    Tying to hide behind different usernames is a nice try, but unless you bother to spoof your IP, it is quite easy to see you are the same poster.
    This will more likely make people NOT want to help you, which is probably not your objective.
    Take note!
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Qt4.6.2 phonon module
    By limeir in forum Qt Programming
    Replies: 4
    Last Post: 9th June 2010, 06:14
  2. Phonon module question -- help needed
    By swamyonline in forum Qt Programming
    Replies: 69
    Last Post: 20th July 2009, 17:30
  3. Playing a stream using phonon module
    By ram136682 in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 28th August 2008, 14:42
  4. no phonon module :(
    By losiem in forum Installation and Deployment
    Replies: 2
    Last Post: 8th July 2008, 12:31
  5. [Qt 4.4] Phonon Module
    By scorpiondezer in forum Installation and Deployment
    Replies: 1
    Last Post: 6th July 2008, 18:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.