Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

fatal error: QtMultimedia/QMediaPlayer: No such file or directory #1057

Closed
deragon opened this issue Aug 9, 2017 · 1 comment
Closed

fatal error: QtMultimedia/QMediaPlayer: No such file or directory #1057

deragon opened this issue Aug 9, 2017 · 1 comment

Comments

@deragon
Copy link

deragon commented Aug 9, 2017

First time user, first compilation attempt, got:

Scanning dependencies of target cantata
[ 44%] Building CXX object CMakeFiles/cantata.dir/mpd-interface/httpstream.cpp.o
/<somedirectories>/software/nodist/x86_64/cantata/mpd-interface/httpstream.cpp:28:37: fatal error: QtMultimedia/QMediaPlayer: No such file or directory
compilation terminated.

Would be nice if that dependency would be part of the cmake process. I have no clue what to do next.

@CDrummond
Copy link
Owner

Ah, this should now be fixed in master. The header was being included even though it was not being used. #1052 should fix this,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants