<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Dec 26, 2014 at 9:09 PM, Roger Morton <span dir="ltr"><<a href="mailto:ttguy1@gmail.com" target="_blank">ttguy1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>No <tt>/usr/include/qt5/QtSvg/  folder on my system.<br><br></tt></div><tt>I have </tt><br><tt>/usr/include/qt5/ but not the </tt><br><tt>QtSvg<br><br></tt></div><tt>I do however, get a melt to compile if I leave the </tt>QT_LIB_DIR commented out like it was in the original build script. <pre># QT_LIB_DIR=</pre>So I have a compile with just <br><pre>QT_INCLUDE_DIR="/usr/include/qt5"<br><br></pre></div></blockquote><div>The nightly melt builds on our Debian nodes build against Qt 5 by setting the QTDIR environment variable, e.g.:<br></div><div>QTDIR=$HOME/Qt/5.1.1/gcc<br></div><div><br></div><div>QTDIR is not specific to MLT build scripts. Any qmake-based project will use it as well - maybe also cmake, not sure.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><pre></pre><pre>I wonder if that is enough to have it actually compiled against qt5<br><br>./melt ~/Videos/dummy2.mpg  plays a file<br></pre></div>
</blockquote></div><div class="gmail_extra"><br></div>"ldd lib/mlt/libmltqt.so" to what the plugin is linked against.<br clear="all">run "./melt -query producers" and see if qimage and qtext appear.</div><div class="gmail_extra"><div><br></div>-- <br><div class="gmail_signature">+-DRD-+</div>
</div></div>