<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I just upgraded to ubuntu 16.04 (amd64) and tried to compile my GST program and it failed as follows:<br><br>cc -c -o ... -I. `pkg-config --cflags gtk+-3.0 gstreamer-1.0 gstreamer-video-1.0 cairo`<br>Package gstreamer-video-1.0 was not found in the pkg-config search path.<br>Perhaps you should add the directory containing `gstreamer-video-1.0.pc'<br>to the PKG_CONFIG_PATH environment variable<br>No package 'gstreamer-video-1.0' found<br>astro_main.c:42:23: fatal error: gtk/gtk.h: No such file or directory<br>compilation terminated.<br><br></div>I checked and it's really not there now (everything was fine before the upgrade). Looks like it and possibly some others were removed during the upgrade. Anyone have any similar problems?<br></div>I assume installing 'libgstreamer-plugins-base1.0-dev' will fix? Or should I be doing something different now?<br><br></div><div>Regards. Tony<br></div></div>