quasar1 / boxeebox-xbmc

Current status - New build released KODI 14.2 (Hybrid - 8th release) November 12th, 2017
Other
49 stars 10 forks source link

Test repo build status - (report any issues you have building here). #5

Closed quasar1 closed 9 years ago

quasar1 commented 10 years ago

June 27th

Currently discovered an issue building glib, just testing a fix.

quasar1 commented 10 years ago

June 28th

glib issue fixed for Helix and Gotham.

devil-strike commented 10 years ago

Can you make a 13.2 final build?

quasar1 commented 10 years ago

https://github.com/quasar1/boxeebox-xbmc/releases/tag/v1.1-alpha_Gotham

devil-strike commented 10 years ago

You are fast :) thank you.

quasar1 commented 9 years ago

Current status= Helix will not complete compilation due to new Filmon PVR addon.

src/FilmonAPI.cpp:29:31: error: jsoncpp/json/json.h: No such file or directory src/FilmonAPI.cpp:30:26: error: cryptopp/md5.h: No such file or directory src/FilmonAPI.cpp:31:26: error: cryptopp/hex.h: No such file or directory

Looks like I need to add the missing required libs, I will see what I can do. If it's too difficult I may have to make a patch to remove the Filmon PVR addon.