hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
842 stars 204 forks source link

main.c:47:21: fatal error: gst/gst.h: No such file or directory #76

Closed feihualuomeng closed 9 years ago

feihualuomeng commented 9 years ago

main.c:47:21: fatal error: gst/gst.h: No such file or directory

how issue this problem? thanks

hzeller commented 9 years ago

This is the gstreamer header. You need to install the development packages. See INSTALL.md

feihualuomeng commented 9 years ago

i have already install libgstreamer0.10-dev, /usr/include/gstreamer-0.10 is extist,bust compile failed