docker-qt icon indicating copy to clipboard operation
docker-qt copied to clipboard

Unknown module(s) in QT: multimedia

Open MartinDelille opened this issue 7 years ago • 0 comments

I compile a project including the following library:

QT += multimedia

Unfortunately I have the following error when trying to compile it:

Unknown module(s) in QT: multimedia

Any idea how to add it?

MartinDelille avatar Aug 29 '18 11:08 MartinDelille