Results 1 to 4 of 4

Thread: problem with multimedia module.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default problem with multimedia module.

    I had build Qt success for my board arm and configure to build multimedia module. But when I run a Qt program use multimedia module, I get an error "libasound.so.2: cannot open share object file". can I use multimedia module without libasound.so.2 or I must to rebuild Qt embedded for my board.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: problem with multimedia module.

    libasound is not part of Qt. Try simply installing libasound for your board.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    May 2010
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: problem with multimedia module.

    Thank for your advise, but libasound2 can not build into my board. Can I rebuild Qt multimedia to not use libasound2.

  4. #4
    Join Date
    May 2010
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: problem with multimedia module.

    Oh, I'm wrong, I can build alsa lib to solve this problem. Thank advance.

Similar Threads

  1. [ANN] Qtitan Multimedia 1.1 Has Been Released!
    By AlexLeo in forum Qt-based Software
    Replies: 0
    Last Post: 5th September 2010, 16:38
  2. Qt multimedia on Linux (pulseaudio)
    By janK in forum Newbie
    Replies: 3
    Last Post: 15th May 2010, 20:52
  3. Replies: 0
    Last Post: 29th October 2009, 19:20
  4. Using QT for a CBT/CBL Multimedia Application Authoring
    By bglazier in forum Qt Programming
    Replies: 4
    Last Post: 17th April 2009, 07:47
  5. Qt multimedia browser plug-in
    By MartinS in forum Qt Programming
    Replies: 0
    Last Post: 28th January 2009, 14:52

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.