• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 17
openelec AND retroplayer? i need a clean pair of pants
(2015-09-24, 13:14)zag Wrote: Hard to test OpenELEC without formatting a machine
Wrong assumption as it's not hard to test and it does not require formatting your machine, just install to an empty USB-stick and (temporary) change boot-sequence in the BIOS/UEFI settings to test OpenELEC, it will then only write to the USB-stick.
Reply
(2015-09-24, 13:14)zag Wrote: any chance of a windows build for that?

Hard to test OpenELEC without formatting a machine

I'm only working on Linux/OE right now so I can't help out with windows at the moment.
Reply
OpenELEC build with N64 support uploaded to the builds thread!
RetroPlayer releases: https://github.com/garbear/xbmc/releases

Donations: eigendude.eth
Reply
Cannot build as OE have removed the 15.1-f0af775 version from the sources repo
Reply
(2015-09-25, 15:52)MikeBuzz Wrote: Cannot build as OE have removed the 15.1-f0af775 version from the sources repo

What branch did you try to build?
Can you give us a link to your repo - then we might be able to help.
You can also checkout my repo:
https://github.com/a1rwulf/openelec.tv

Hint:
tools/mkpkg/mkpkg_kodi -> This script enables you to use custom kodi builds!
Reply
I see what happened. You also need to run ./mkpkg_kodi-retroplayer because I commented this out (see https://github.com/garbear/OpenELEC.tv/commit/e8557f0 ). I like these two scripts separate, so I'll update the build instructions in the OP to include ./mkpkg_kodi-retroplayer
RetroPlayer releases: https://github.com/garbear/xbmc/releases

Donations: eigendude.eth
Reply
New OpenELEC build uploaded. I missed a patch for Mupen64Plus that fixed input, so now that patch is included
RetroPlayer releases: https://github.com/garbear/xbmc/releases

Donations: eigendude.eth
Reply
Thanks, i will try that now Smile
Reply
tried building for raspberry pi2 latest build from github.

problems with SDL on ubuntu 14.04

WinEventsSDL.h:31:28: fatal error: SDL/SDL_events.h: No such file or directory

Is there a package that I'm missing on the host machine?

Followed your commands on first post...
Reply
Nice kinde of work you are doing.

do you have a complete IMG of the newest build to openelec...
i have no idea how to make a build out of the files

/uwDuus
Reply
follow instruction on first post.

They are cross platform but you will be best with a linux distro.

git clone https://github.com/garbear/OpenELEC.tv
cd OpenELEC.tv/tools/mkpkg
./mkpkg_kodi-retroplayer
./mkpkg_kodi-retroplayer

then compile openelec following instructions on site.Depending on your target architecture, commands may vary.

i.e. For me(building for raspberry pi2), PROJECT=RPi2 ARCH=arm make release

Just read OpenELEC documentation, it's not that hard...
Reply
(2015-09-28, 12:12)evilsephiroth Wrote: tried building for raspberry pi2 latest build from github.

problems with SDL on ubuntu 14.04

WinEventsSDL.h:31:28: fatal error: SDL/SDL_events.h: No such file or directory

Is there a package that I'm missing on the host machine?

Followed your commands on first post...

thanks for the IRC chat, we identified some missing SDL2 import in openelec that I hope will be fixed in next days. (importing SDL_event.h instead of SDL2_event.h)
Reply
(2015-09-28, 20:02)evilsephiroth Wrote: follow instruction on first post.

They are cross platform but you will be best with a linux distro.

git clone https://github.com/garbear/OpenELEC.tv
cd OpenELEC.tv/tools/mkpkg
./mkpkg_kodi-retroplayer
./mkpkg_kodi-retroplayer

then compile openelec following instructions on site.Depending on your target architecture, commands may vary.

i.e. For me(building for raspberry pi2), PROJECT=RPi2 ARCH=arm make release

Just read OpenELEC documentation, it's not that hard...

I tried to build garbear's GIT sources last night but get stalled in here after running mkpkg scripts and compile as described:
Code:
http://sources.openelec.tv/5.95.4/libretro-2048-79716f5.tar.xz
Resolving sources.openelec.tv (sources.openelec.tv)... 82.220.2.33, 82.220.2.33
Connecting to sources.openelec.tv (sources.openelec.tv)|82.220.2.33|:80... connected.
HTTP request sent, awaiting response... 302 Found
Reply
hmm no I built correctly the 2 scripts.

I'm stuck at kodi compilation due to the SDL bug. Working on a PR right now
Reply
(2015-09-28, 22:26)xel_arjona Wrote:
(2015-09-28, 20:02)evilsephiroth Wrote: follow instruction on first post.

They are cross platform but you will be best with a linux distro.

git clone https://github.com/garbear/OpenELEC.tv
cd OpenELEC.tv/tools/mkpkg
./mkpkg_kodi-retroplayer
./mkpkg_kodi-retroplayer

then compile openelec following instructions on site.Depending on your target architecture, commands may vary.

i.e. For me(building for raspberry pi2), PROJECT=RPi2 ARCH=arm make release

Just read OpenELEC documentation, it's not that hard...

I tried to build garbear's GIT sources last night but get stalled in here after running mkpkg scripts and compile as described:
Code:
http://sources.openelec.tv/5.95.4/libretro-2048-79716f5.tar.xz
Resolving sources.openelec.tv (sources.openelec.tv)... 82.220.2.33, 82.220.2.33
Connecting to sources.openelec.tv (sources.openelec.tv)|82.220.2.33|:80... connected.
HTTP request sent, awaiting response... 302 Found

Solved, I forgot to run the ./tools/mkpkg/mkpkg_retroplayer script. Now compiling...
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 17

Logout Mark Read Team Forum Stats Members Help
openelec AND retroplayer? i need a clean pair of pants4