Results 1 to 4 of 4

Thread: No such file or directory

  1. #1
    Join Date
    Jan 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default No such file or directory

    i had this error Phonon:No such file or directory when i type : #include <Phonon>
    why?...........

    and there are alot of classes makes the same problem.

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: No such file or directory

    The error is very obvious. You do not have the file Phonon on your computer, or it can not be found.

    How did you install Qt?

  3. #3
    Join Date
    Sep 2010
    Location
    Germany
    Posts
    28
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: No such file or directory

    Did you add QT += phonon to your project file?

  4. #4
    Join Date
    Jan 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: No such file or directory

    thank you . i did it after adding QT: phonon in .pro file but i had the same problem in QMessageServiceAction

Similar Threads

  1. Replies: 1
    Last Post: 23rd May 2011, 04:53
  2. Replies: 1
    Last Post: 8th November 2010, 03:24
  3. Replies: 4
    Last Post: 9th May 2010, 16:18
  4. Replies: 2
    Last Post: 9th March 2010, 05:21
  5. Replies: 10
    Last Post: 15th June 2009, 19:44

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.