kodi-pvr / pvr.hdhomerun

Kodi's HDHomeRun client addon
GNU General Public License v2.0
20 stars 24 forks source link

Fix homerun lib android #128

Closed phunkyfish closed 2 years ago

phunkyfish commented 2 years ago

v20.1.1

fuzzard commented 2 years ago

That hasn't worked. I believe you will need it in the libhdhomerun CMakeLists.txt, not the add-on core. It's a define to be set when building libhdhomerun

IE https://github.com/kodi-pvr/pvr.hdhomerun/blob/Nexus/depends/common/hdhomerun/CMakeLists.txt

phunkyfish commented 2 years ago

Ah, gotcha. Ok, one sec.

phunkyfish commented 2 years ago

Ok, how about now @fuzzard ?