On Tuesday, July 26, 2016 11:29:36 AM CEST, Christophe Thommeret wrote:

> g++  -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL 
> -I/usr/include/x86_64-linux-gnu/qt5 
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
> -I/usr/include/x86_64-linux-gnu/qt5 
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui 
> -I/usr/include/x86_64-linux-gnu/qt5 
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore 
> -I/usr/include/x86_64-linux-gnu/qt5 -Wall -DPIC   -O2 -pipe 
> -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE 
> -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../.. 
> -DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts 
> -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread 
> -DUSE_QT_OPENGL -DUSE_FFTW -I/usr/include/libexif -DUSE_EXIF  
> -Wno-deprecated   -c -o kdenlivetitle_wrapper.o kdenlivetitle_wrapper.cpp
> kdenlivetitle_wrapper.cpp:30:28: fatal error: QGraphicsSvgItem: no such 
> file or directory

You are missing the Qt5 SVG module, called libqt5svg5-dev on *Ubuntu.
Installing it should fix your issue.


Regards

jb 

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to