Results 1 to 2 of 2

Thread: Does Phonon need compilig or building?

  1. #1
    Join Date
    Aug 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Post Does Phonon need compilig or building?

    Hi, Im using QT 4.6.3 on Windows 7, and Im trying to use Phonon to create a simple music player, but the problem is that Im getting a lot of errors so Im guessing it must be because it needs some sort of compiling or building first. And if so, can anybody show me how to do it ( I followed the steps in http://www.matthiaspospiech.de/blog/...7-with-phonon/, but for some reason it doesn't work, maybe I didn't install Windows SDK's correctly, I installed both 6.1 and 7.1), or the way to do a simple music player correctly.

    Btw, if somebody wants the error list whenever I try to run the tutorial/example from http://api.kde.org/4.0-api/kdelibs-a...onon_tut1.html, here it is:
    error.txt

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

    Default Re: Does Phonon need compilig or building?

    Quote Originally Posted by Sismetic View Post
    it needs some sort of compiling or building first.
    If you use a library, the linker requests that you have it compiled. The compiler asks for the headers.
    Your problem already starts with compiling your own program.

    Please provide at least your source code and the .pro file.

Similar Threads

  1. Does Phonon need building or compiling?
    By Sismetic in forum Newbie
    Replies: 0
    Last Post: 31st August 2010, 21:35
  2. Building X11 on Mac
    By wjlyerly in forum Installation and Deployment
    Replies: 1
    Last Post: 14th February 2010, 16:59
  3. Building Qt 4.6 rc
    By eekhoorn12 in forum Installation and Deployment
    Replies: 4
    Last Post: 3rd December 2009, 07:13
  4. Building on OSX
    By sbauer in forum Newbie
    Replies: 4
    Last Post: 4th September 2009, 14:08
  5. Building VTK with QTCreator
    By floyd.pepper in forum Newbie
    Replies: 1
    Last Post: 17th August 2009, 08:42

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.