palinek / pvr.sledovanitv.cz

Kodi's sledovanitv.cz client addon
GNU General Public License v2.0
30 stars 14 forks source link

Leia compile error #43

Closed samnazarko closed 4 years ago

samnazarko commented 4 years ago

Hi,

When building this add-on for Kodi Leia a few hours ago, I'm getting:

/mnt/package/mediacenter-osmc/src/xbmc-8e967df9218279618bcbfa8a898d8f80f7b4e449/cmake/addons/build/pvr.sledovanitv.cz/src/Data.cpp: In member function 'bool sledovanitvcz::Data::LoadEPGJob()':
/mnt/package/mediacenter-osmc/src/xbmc-8e967df9218279618bcbfa8a898d8f80f7b4e449/cmake/addons/build/pvr.sledovanitv.cz/src/Data.cpp:186:68: error: invalid conversion from 'long unsigned int*' to 'const time_t* {aka const long int*}' [-fpermissive]
       LoadEPG(start - (start % 86400) - DiffBetweenUtcAndLocalTime(&start), false);

It looks like you've made some changes here in the last hour, so I will check if they are now resolved.

palinek commented 4 years ago

Yes, this should be fixed in e77be597109c8143ce3052f1f376494ff17625bc

Please, confirm...

samnazarko commented 4 years ago

Will do once Jenkins is finished

On 13 Mar 2020, at 19:18, palinek notifications@github.com wrote:



Yes, this should be fixed in e77be59https://github.com/palinek/pvr.sledovanitv.cz/commit/e77be597109c8143ce3052f1f376494ff17625bc

Please, confirm...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/palinek/pvr.sledovanitv.cz/issues/43#issuecomment-598875400, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAHDWLDYMEROECI5KDKO2KLRHKBIBANCNFSM4LHHYTYA.

samnazarko commented 4 years ago

It’s fixed

From: palinek notifications@github.com Reply-To: "palinek/pvr.sledovanitv.cz" reply@reply.github.com Date: Friday, 13 March 2020 at 19:18 To: "palinek/pvr.sledovanitv.cz" pvr.sledovanitv.cz@noreply.github.com Cc: Sam Nazarko email@samnazarko.co.uk, Author author@noreply.github.com Subject: Re: [palinek/pvr.sledovanitv.cz] Leia compile error (#43)

Yes, this should be fixed in e77be59https://github.com/palinek/pvr.sledovanitv.cz/commit/e77be597109c8143ce3052f1f376494ff17625bc

Please, confirm...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/palinek/pvr.sledovanitv.cz/issues/43#issuecomment-598875400, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAHDWLDYMEROECI5KDKO2KLRHKBIBANCNFSM4LHHYTYA.