Kodi Community Forum

Full Version: Build pvr.rtl.radiofm addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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)
Quote:git clone https://github.com/xbmc/kodi-platform.git
cd kodi-platform mkdir build && cd build
cmake ..
make
sudo make install
and get the this error 
Did somebody successfully get this to work in KODI?
Sorry for my poor english.