2019-07-07, 14:03
Hi guys,
I am trying to implement THIS project but have some trouble.
My goal is to build a CarPC with Radio support with the RTL-SDR DVBT dongle.
I have two versions of the CarPC project. One with Jessie and Kodi 15 and the other with stretch and Kodi 17.
Both working great except the par.rtl.radiofm.
Im not a programmer but successfully finished several other projects in Raspbian.
I get an error when i try to "cmake .." (Stretch, Kodi 17)
Did somebody successfully get this to work in KODI?
Sorry for my poor english.
I am trying to implement THIS project but have some trouble.
My goal is to build a CarPC with Radio support with the RTL-SDR DVBT dongle.
I have two versions of the CarPC project. One with Jessie and Kodi 15 and the other with stretch and Kodi 17.
Both working great except the par.rtl.radiofm.
Im not a programmer but successfully finished several other projects in Raspbian.
I get an error when i try to "cmake .." (Stretch, Kodi 17)
Quote:git clone https://github.com/xbmc/kodi-platform.gitand get the this error
cd kodi-platform mkdir build && cd build
cmake ..
make
sudo make install
Did somebody successfully get this to work in KODI?
Sorry for my poor english.