Hi,
I have troubles in building the last version of radiotray-lite undef Fedora 28 64bit.
When running the following commands:
$ mkdir -p build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/
$ make
I get the following error:
.../src/player.cpp: In member function ‘bool radiotray::Player::on_bus_message(const Glib::RefPtr<Gst::Bus>&, const Glib::RefPtr<Gst::Message>&)’:
.../src/player.cpp:199:39: error: ‘class Gst::MessageBuffering’ has no member named ‘parse’
auto percent = buffering_msg->parse();
Hi, I have troubles in building the last version of radiotray-lite undef Fedora 28 64bit. When running the following commands:
I get the following error:
System info:
Any ideas?
Cheers, Marco