Results 1 to 2 of 2

Thread: Audio Library

  1. #1
    Join Date
    Jul 2010
    Posts
    72
    Thanks
    35
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Audio Library

    Hello,

    I was trying to use this audio library https://ccrma.stanford.edu/software/stk/system.html with Qt creator but it does not compile, showing the error message of undeclared classes (although I added all the necessary header files). On the website it says the library requires Visual C++ for compiling. Does anyone knows if this library can be used in Qt creator and, if yes, how to do it?

    Thank you

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Audio Library

    Hi,

    Qt Creator is only an IDE but you need a complier to build applications.
    To build a library and use it you must refer to library documentation.
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. mp3 audio recording
    By dhe in forum Qt Programming
    Replies: 1
    Last Post: 26th August 2012, 10:00
  2. Audio OutPut
    By Maluko_Da_Tola in forum Newbie
    Replies: 2
    Last Post: 13th September 2010, 21:55
  3. play audio url
    By tungvc in forum Qt Programming
    Replies: 0
    Last Post: 15th July 2010, 11:04
  4. Audio Recording in qt
    By BalaQT in forum Qt Programming
    Replies: 8
    Last Post: 12th September 2009, 09:01
  5. input audio
    By addu in forum Qt Programming
    Replies: 9
    Last Post: 10th September 2009, 11:12

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.