[kdenlive] building melt on Qt5 on ubuntu

2014-12-28 Thread Roger Morton
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 libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x7

[kdenlive] building melt on Qt5 on ubuntu

2014-12-27 Thread Roger Morton
No /usr/include/qt5/QtSvg/ folder on my system. I have /usr/include/qt5/ but not the QtSvg I do however, get a melt to compile if I leave the QT_LIB_DIR commented out like it was in the original build script. # QT_LIB_DIR= So I have a compile with just QT_INCLUDE_DIR="/usr/include/qt5" I won

[kdenlive] building melt on Qt5 on ubuntu

2014-12-27 Thread Roger Morton
So I have been trying to do a melt build under Qt5. I have Dan's build_melt.sh as a starting point. It would sucesfully build against Qt4. I changed the QT_INCLUDE_DIR to QT_INCLUDE_DIR="/usr/include/qt5" (/usr/include/x86_64-linux-gnu/qt5 - the include dir suggested at https://community.kde.org

[kdenlive] building melt on Qt5 on ubuntu

2014-12-27 Thread Dan Dennedy
On Fri, Dec 26, 2014 at 9:09 PM, Roger Morton wrote: > No /usr/include/qt5/QtSvg/ folder on my system. > > I have > /usr/include/qt5/ but not the > QtSvg > > I do however, get a melt to compile if I leave the QT_LIB_DIR commented > out like it was in the original build script. > > # QT_LIB_DIR=

[kdenlive] building melt on Qt5 on ubuntu

2014-12-26 Thread Steve Guilford
An HTML attachment was scrubbed... URL:

[kdenlive] building melt on Qt5 on ubuntu

2014-12-26 Thread Steve Guilford
An HTML attachment was scrubbed... URL: