<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt><font size="+1">Build failed.<br>
        .<br>
        .<br>
        .<br>
        .<br>
        .<br>
        mkdir -p /usr/local/lib/pkgconfig<br>
        mkdir -p /usr/local/include<br>
        Installing libfilteraudio.so.0.0.0<br>
        Installing filter_audio.h<br>
        Installing filteraudio.pc<br>
        Installing libfilteraudio.a<br>
        /tmp/gtox/qTox<br>
        Project ERROR: Unknown module(s) in QT: svg<br>
        make: *** No targets specified and no makefile found.  Stop.<br>
        <br>
        So, what does the error message mean?<br>
        Does it mean it found a module called svg that it knows nothing
        about?<br>
        <br>
        Why resort to such cryptic error messages?<br>
        <br>
        If it wants the module svg, why not belch out a message like<br>
        QT module svg not found.<br>
        <br>
        At any rate, I have the following info on qtsvg on my system:<br>
        <br>
        $ cd /usr/lib64<br>
        $ find qt* -name \*svg\*<br>
        qt-3.3/include/private/qsvgdevice_p.h<br>
        qt4/plugins/iconengines/libqsvgicon.so<br>
        qt4/plugins/imageformats/libqsvg.so<br>
        qt4/plugins/script/libqtscript_svg.so.1<br>
        qt4/plugins/script/libqtscript_svg.so.1.0<br>
        qt4/plugins/script/libqtscript_svg.so<br>
        qt4/plugins/script/libqtscript_svg.so.1.0.0<br>
        qt5/plugins/iconengines/libqsvgicon.so<br>
        qt5/plugins/imageformats/libqsvg.so<br>
        qt5/plugins/svgthumbnail.so<br>
        <br>
        What's missing?<br>
        <br>
        Which qt version is needed for the qtsvg ???<br>
        <br>
        <br>
      </font></tt>
  </body>
</html>