Immersive-Video-Sample
Immersive-Video-Sample copied to clipboard
OmafDashAccess/DownloadManager.cpp error while compiling Omaf client code
I am trying to execute ./deploy.sh in OMAF-Sample/client but there is error during compilation,
[ 86%] Building CXX object OmafDashAccess/CMakeFiles/OmafDashAccess.dir/OmafExtractorTracksSelector.cpp.o /home/osboxes/Immersive-Video-Sample/src/OmafDashAccess/DownloadManager.cpp: In member function ‘int VCD::OMAF::DownloadManager::enum_directory(const char*, bool, enum_dir_item, void*, const char*)’: /home/osboxes/Immersive-Video-Sample/src/OmafDashAccess/DownloadManager.cpp:218:54: error: argument to ‘sizeof’ in ‘char* strncat(char*, const char*, size_t)’ call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer-memaccess]
Please help
Maybe you just need Ubuntu18.04 as environment.