On 10/28/2013 05:35 PM, Alexandr Druzninin wrote:

I use ubuntu 12.04, gtk3 installed. On running application (built with gtkd2) failed because can not find libgstvideo:

object.Exception@../../.dub/packages/gtk-d-master/src/gtkc/Loader.d(127): Library load failed: libgstvideo-1.0.so.0

This plugin is installed, but in ubuntu 12.04 it has name libgstvideo-0.10.so.Should I change the name and recompile gtkd or make some configuration of my system?

You'll probably need to install GStreamer version 1.0, in addition to
version 0.10 you have now.