I tried to add some sound effects to my project, and when I tried "QT += multimedia", the compiler told me it was an unknown module in qt, like this
How can I fix this problem? Thanks a lot!
I tried to add some sound effects to my project, and when I tried "QT += multimedia", the compiler told me it was an unknown module in qt, like this
How can I fix this problem? Thanks a lot!