Recently, I have been studying on Qt5 Audio and followed this youtube lecture.
https://www.youtube.com/watch?v=Dh6ax1xVJD0
During the course I had to put the line into one of 'qml' file
import QtMultimedia 5.0
The name "QtMultimedia 5.0" came up automatically so did the help menu. However, the line has red underline that says "QML module not found Import paths:..."
How may I fix this problem? OS: Ubuntu Project build steps: Applications => "Qt Quick UI" => "Qt Quick 2.0"
Thank you for reading my story. JB