<div dir="ltr">Oh, I see. Make sure that qmake you use uses Qt5 libraries, not Qt4 ones.<div>I think it can be done with "qmake --version". If it uses Qt4, you can make it use Qt5 be passing "-qt5" option, e.g. "qmake -qt5 --version".</div><div>qTox needs Qt5 libraries.</div><div><br></div><div>Also, you didn't CC <span style="font-size:12.8px">support@lists.tox.chat in your reply.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 18, 2016 at 5:31 PM, jd1008 <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><span class="">
    <br>
    <div>On 01/18/2016 03:20 PM, nurupo wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Hello there,</div>
        <div><br>
        </div>
        Is it gtox or qtox that you are building?
        <div>Your title says gtox, but looks like it's actually qtox.
          <div><br>
          </div>
          <div>>Why resort to such cryptic error messages?</div>
          <div>Ask qmake developers about that, nothing we can do about
            this.</div>
          <div><br>
          </div>
          <div>>What's missing?</div>
          <div>qt5/lib/libQt5Svg.so is missing.</div>
        </div>
      </div>
    </blockquote>
    </span><font size="+1"><tt>$ locate libQt5Svg.so        <br>
        /usr/lib64/libQt5Svg.so.5<br>
        /usr/lib64/libQt5Svg.so.5.5<br>
        /usr/lib64/libQt5Svg.so.5.5.1<br>
        <br>
        I am building on a 64 bit system. How come the scripts and
        makefiles<br>
        cannot discern that on 64 bit linuxes, the libs are in
        /usr/lib64<br>
        Also, the qt5 dir under /usr/lib64 has no directory named lib.<br>
        At least, this is how it is on fedora 22 64 bit.<br>
        <br>
        <br>
      </tt></font><div><div class="h5"><br>
    <blockquote type="cite">
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jan 18, 2016 at 3:56 PM, jd1008
          <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div 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> </div>
            <br>
            _______________________________________________<br>
            Support mailing list<br>
            <a href="mailto:Support@lists.tox.chat" target="_blank">Support@lists.tox.chat</a><br>
            <a href="https://lists.tox.chat/listinfo/support" rel="noreferrer" target="_blank">https://lists.tox.chat/listinfo/support</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>