![]() |
v18 Teleboy Add-on compiling throws an error. - 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: v18 Teleboy Add-on compiling throws an error. (/showthread.php?tid=358896) |
Teleboy Add-on compiling throws an error. - Tattoofreak - 2020-12-03 Tried to compile the teleboy add-on but it throws an error right before finishing compiling: [ 55%] Building CXX object CMakeFiles/pvr.teleboy.dir/src/Cache.cpp.o /home/ubuntu/test/pvr.teleboy/src/Cache.cpp:4:10: fatal error: kodi_vfs_types.h: No such file or directory 4 | #include "kodi_vfs_types.h" | ^~~~~~~~~~~~~~~~~~ compilation terminated. Here's the whole output: https://paste.kodi.tv/adufelulum.kodi What am I missing? Thank you in advance. |