Kodi Community Forum
can't compile - libavutil/crc.h No such file or directory - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: can't compile - libavutil/crc.h No such file or directory (/showthread.php?tid=283644)



can't compile - libavutil/crc.h No such file or directory - themts - 2016-07-24

Hey guys,

I'm trying to compile kodi the first time ever (Windows, VS15 pro).

After cloning the git repository I ran:
DownloadBuildDeps.bat
and
DownloadMingwBuildEnv.bat

Unfortunately I can't compile as libavutil/crc.h is missing.
Is there a recommended way to add libavutil ?

-> Target: I want to check why TV-channels are not ordered the correct way in channel-groups.

CU
mts