I am trying to use the Qt Multimedia API to access the user's webcam, but when I run the qmake, QT Creator says that the modules multimedia
and multimediawidgets
are unknown.
How can I install these modules on MacOS? I found a way to do it on Linux here but not on MacOS.