Results 1 to 6 of 6

Thread: Cannot add Multimedia Widgets to Qt Creator C++ project

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2016
    Location
    S. Stefano di Sessanio
    Posts
    11
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Cannot add Multimedia Widgets to Qt Creator C++ project

    Hi,
    I am trying to compile and run the official Media Player Example in Qt:
    http://doc.qt.io/qt-5/qtmultimediawi...r-example.html
    for a Raspberry Pi running Raspbian Jessie. I still have no success: when I build the project, the following error appears:
    Qt Code:
    1. :-1: error: Unknown module(s) in QT: multimedia multimediawidgets
    To copy to clipboard, switch view to plain text mode 
    I installed "sudo apt-get install qtmultimedia5-dev" but without any success. Is it the right module to install?
    My Qt should be up to date, and I don't know where the problem can be. Could anyone help please?
    Thanks!
    Last edited by Cazzaniga; 10th February 2016 at 11:27.

Similar Threads

  1. qt creator with cmake project
    By cic in forum Qt Tools
    Replies: 1
    Last Post: 1st July 2014, 09:25
  2. Will Qt Multimedia Widgets be supported in the future for Android?
    By Awareness in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 23rd December 2013, 02:23
  3. Duplicate a Qt Creator project
    By Coises in forum Newbie
    Replies: 5
    Last Post: 20th December 2009, 19:38
  4. Replies: 0
    Last Post: 29th October 2009, 19:20

Tags for this Thread

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.