[kdenlive] building melt on Qt5 on ubuntu
Roger Morton
ttguy1 at gmail.com
Sat Dec 27 22:13:57 UTC 2014
In installed library libqt5svg5-dev to give us
/usr/include/qt5/QtSvg/QGraphicsSvgItem
and ran the build script with QT_INCLUDE_DIR="/usr/include/qt5"
QT_LIB_DIR="/usr/lib/x86_64-linux-gnu/"
ldd lib/mlt/libmltqt.so reports
<snip>
libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
(0x00007f77babad000)
libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
(0x00007f77ba560000)
libQt5Xml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5
(0x00007f77ba323000)
libQt5Svg.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Svg.so.5
(0x00007f77ba0d7000)
libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
(0x00007f77b98ae000)
<snip>
which are have Qt5 in their names so I guess that is good.
./melt -query producers
---
producers:
<sip>
- avformat-novalidate
- qimage
- qtext
- kdenlivetitle
- blipflash
- count
gives me qimage and qtext too. So that is good right?
So I am good on the melt compile I think.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20141228/3b4e23a9/attachment.html>
More information about the kdenlive
mailing list