[Project] Dual Audio Output support (Nexus/Matrix/Krypton/Jarvis/Isengard/Helix/...)
(2015-01-04, 08:05)ubuntu-xbmc Wrote: Did you select the Helix-DA branch with git? Here's what just worked for me:
Code:
(1) cd ~
(2) git clone https://github.com/xhbl/Kodi_dualaudio
(3) cd Kodi_dualaudio/
(4) git branch -v -a  [not required, but will show you what options (branches) are available]
(5) git branch -t remotes/origin/Helix-DA
(6) ./bootstrap
(7)  ./configure --prefix=/usr --enable-external-libraries
(8) make -j4
(9) sudo make install

From what you describe, it sounds like you skipped step 5.

Removed the folder and tried a fresh run .
But unfortunately after adding step 5 i get the same problem while building (step 8)

configure: WARNING: unrecognized options: --enable-external-libraries
Reply


Messages In This Thread
Thank you! - by OCDHD - 2014-06-26, 03:56
Works great! Thank you! - by britishopen93 - 2014-07-18, 12:43
RPi Openelec.. how to.. - by kramegna - 2014-12-03, 17:27
RE: [Project] Return of the Dual Audio Output support (Helix/Gotham/Frodo) - by ReMi - 2015-01-04, 16:40
Logout Mark Read Team Forum Stats Members Help
[Project] Dual Audio Output support (Nexus/Matrix/Krypton/Jarvis/Isengard/Helix/...)9