Posts: 53
Joined: Dec 2009
Reputation:
0
Has anyone built a windows copy newer than whats listed in the OP? Tried to do it myself but started getting a tad more into what I could handle with my VM.
Posts: 2,984
Joined: Dec 2010
Reputation:
293
garbear
Team-Kodi Developer
Posts: 2,984
controllers are the first thing I'll take a look at when I return to this project. Turning keymal.xml files into add-ons and finishing the Joystick API are the first things I'm focusing on. I'll try to make it easier to configure controllers, but it'll probably still be delegated to the hand-editing of XML files. The offer is still open, though, if anyone wants a python-based configuration utility I can work with them to get this working.
Posts: 1
Joined: Jan 2014
Reputation:
0
Hi Garbear,
I'm trying to compile Retroplayer Project Intel Arch x86_64 on a ubuntu virtual machine, just in order to enable DragonRise joystick support, but after resolve some issues, I reach a point where there is an error on a Makefile created by autogen Makefile.def,
The error is in line 4200:
.PHONY: maybe-maintainer-clean-gcc maintainer-clean-gcc
maybe-maintainer-clean-gcc:
maybe-maintainer-clea\00\00gcc: maintainer-clean-gcc
thats \00\00 produce an error on compile:
config.status: creating Makefile
make[1]: Entering directory `/media/amejia/LINUX/OpenELEC.tv/build.OpenELEC-Intel.x86_64-devel/gcc-4.7.3/.x86_64-openelec-linux-gnu-bootstrap'
Makefile:4200: *** missing separator. Stop.
make[1]: Leaving directory `/media/amejia/LINUX/OpenELEC.tv/build.OpenELEC-Intel.x86_64-devel/gcc-4.7.3/.x86_64-openelec-linux-gnu-bootstrap'
make: *** [release] Error 2
I edited Makefile, remove that characters but again file is created and that characters appear again
Thanks for your help, and congratulation for your hard work on this project
Posts: 2,984
Joined: Dec 2010
Reputation:
293
garbear
Team-Kodi Developer
Posts: 2,984
Sorry alejomejia, this isn't something I'll be of much help on. It looks like the error is occurring when compiling GCC (several hours before the openelec build chain even reaches xbmc). Good luck!
Posts: 123
Joined: Feb 2013
Reputation:
5
The link to your repo on the OP has a extra . on the end.
Posts: 103
Joined: Feb 2012
Reputation:
1
2014-01-31, 17:25
Is there a RetroPlayer test build for OpenELEC 4 nightly builds that I can install on my new NUC ?