[Edited from german to english]
When building libcinder the process reaches:
[ 99%] Building CXX object CMakeFiles/cinder.dir/src/cinder/linux/Movie.cpp.o
and then crashes with the following error message:
<Maikos_path_to_cinder>/Cinder/include/cinder/linux/GstPlayer.h:24:14: fatal error: gst/gl/gstglconfig.h: No such file or directory
#include <gst/gl/gstglconfig.h>
What am I missing? I when through all the requiered packages to find what was missing but could not find anything.
My OS: Fedora 26
Thanks in advance for the help.