Skip to content

fatal error: QtMultimedia/qaudioformat.h: No such file or directory #22

@jagdeesh94

Description

@jagdeesh94

While compiling using make,
I got the following error:

In file included from /home/test/DASH/LibDASH/libdash/libdash/qtsampleplayer/libdashframework/Buffer/AudioChunk.cpp:12:0:
/home/test/DASH/LibDASH/libdash/libdash/qtsampleplayer/libdashframework/Buffer/AudioChunk.h:16:10: fatal error: QtMultimedia/qaudioformat.h: No such file or directory
#include <QtMultimedia/qaudioformat.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
CMakeFiles/qtsampleplayer.dir/build.make:407: recipe for target 'CMakeFiles/qtsampleplayer.dir/libdashframework/Buffer/AudioChunk.cpp.o' failed
make[2]: *** [CMakeFiles/qtsampleplayer.dir/libdashframework/Buffer/AudioChunk.cpp.o] Error 1
CMakeFiles/Makefile2:57: recipe for target 'CMakeFiles/qtsampleplayer.dir/all' failed
make[1]: *** [CMakeFiles/qtsampleplayer.dir/all] Error 2
Makefile:69: recipe for target 'all' failed
make: *** [all] Error 2

I have tried many options as mentioned in this stackoverflow link:https://stackoverflow.com/questions/53522120/qtfatal-errorqtmultimedia-qaudioformat-h-no-such-file-or-directory

please suggest me some options to fix this!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions