<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
    David,<br>
    <br>
    QtNetwork is not there, but it is there in my 3.8.1 installation....
    After linking it I still get the same undefined smbol error.<br>
    <br>
    Regards Bastian<br>
    <br>
    <pre>You have /opt/paraview/3.10.0/lib/paraview-3.10/libQtXmlPatterns.so.4 in
your install tree. Is QtNetwork.so also in that directory?
</pre>
    <br>
    <br>
    Am 16.03.2011 19:29, schrieb <a moz-do-not-send="true"
      class="moz-txt-link-abbreviated"
      href="mailto:Bastil2001@yahoo.de:">Bastil2001@yahoo.de:</a>
    <blockquote cite="mid:4D81017F.7050800@yahoo.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <title></title>
      Robert, David,<br>
      <br>
      our QT 4.6.2 was build from source with QtNetwork enabled. So what
      is wrong?<br>
      <br>
      Regards Bastian<br>
      <br>
      Am 15.03.2011 22:04, schrieb Robert Maynard:
      <blockquote
        cite="mid:AANLkTikjv5+ebAwK=ygZjbBMrAjfSPFVTd=kLs_CTtzp@mail.gmail.com"
        type="cite">
        <div>We are asking because the 4.6.X prebuilt frameworks from
          Nokia don't come with QNetworkAccessManager. I would confirm
          with your system&nbsp;administrator&nbsp;that Qt has been built with
          QtNetwork enabled.</div>
        <br>
        <br>
        <div class="gmail_quote"> On Tue, Mar 15, 2011 at 2:59 PM, <a
            moz-do-not-send="true" href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>
          <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="#ffffff" text="#000000"> Am 14.03.2011 20:06,
              schrieb David Partyka:
              <div class="im">
                <blockquote type="cite">Are you using a prebuilt qt from
                  nokia? Or did you build it youself?<br>
                </blockquote>
                <br>
              </div>
              David,<br>
              <br>
              our system administrator did the build. AFAIK it was build
              from source.<br>
              <br>
            </div>
          </blockquote>
        </div>
      </blockquote>
      <br>
      <br>
      <blockquote
        cite="mid:AANLkTikjv5+ebAwK=ygZjbBMrAjfSPFVTd=kLs_CTtzp@mail.gmail.com"
        type="cite">
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="#ffffff" text="#000000">Regards Bastian
              <div>
                <div class="h5"><br>
                  <br>
                  <blockquote type="cite"><br>
                    <div class="gmail_quote">On Mon, Mar 14, 2011 at
                      3:01 PM, <a moz-do-not-send="true"
                        href="mailto:Bastil2001@yahoo.de"
                        target="_blank">Bastil2001@yahoo.de</a> <span
                        dir="ltr">&lt;<a moz-do-not-send="true"
                          href="mailto:Bastil2001@yahoo.de"
                          target="_blank">Bastil2001@yahoo.de</a>&gt;</span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin: 0pt
                        0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
                        204, 204); padding-left: 1ex;">
                        <div bgcolor="#ffffff" text="#000000"> Thanks
                          David,<br>
                          <br>
                          I forgot to mention - I already tried this. It
                          does not help at all. Instead of this I get
                          three missing *.so-Libraries (all from QT).
                          After symmlinking them from the qt-lib to the
                          paraview-lib I still get the same error.<br>
                          <br>
                          Regards Bastian<br>
                          <br>
                          Am 14.03.2011 19:58, schrieb David Partyka:
                          <div>
                            <div>
                              <blockquote type="cite">Try turning off
                                PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES.
                                ( I think I am going to make it default
                                OFF instead of ON). Then blow away your
                                install tree and do a fresh make
                                install. Does that resolve the problem?<br>
                                <br>
                                <div class="gmail_quote"> On Mon, Mar
                                  14, 2011 at 2:55 PM, <a
                                    moz-do-not-send="true"
                                    href="mailto:Bastil2001@yahoo.de"
                                    target="_blank">Bastil2001@yahoo.de</a>
                                  <span dir="ltr">&lt;<a
                                      moz-do-not-send="true"
                                      href="mailto:Bastil2001@yahoo.de"
                                      target="_blank">Bastil2001@yahoo.de</a>&gt;</span>
                                  wrote:<br>
                                  <blockquote class="gmail_quote"
                                    style="margin: 0pt 0pt 0pt 0.8ex;
                                    border-left: 1px solid rgb(204, 204,
                                    204); padding-left: 1ex;"> Hi all,<br>
                                    <br>
                                    I have build the 3.10 source from <a
                                      moz-do-not-send="true"
                                      href="http://paraview.org"
                                      target="_blank">paraview.org</a>
                                    without any plroblems.<br>
                                    However, I can run paraview only
                                    from the build directory. After a<br>
                                    successuful "make install" I get:<br>
                                    <br>
                                    &nbsp;/opt/paraview/3.10.0/lib/paraview-3.10/paraview:



                                    symbol lookup error:
                                    /opt/paraview/3.10.0/lib/paraview-3.10/libQtXmlPatterns.so.4:
                                    undefined symbol:
                                    _ZNK21QNetworkAccessManager10metaObjectEv<br>
                                    <br>
                                    <br>
                                    <br>
                                    I use QT 4.6.2 which is not my
                                    system QT. All paths in ccmake 2.8.3<br>
                                    point to this QT. Ideas?<br>
                                    <br>
                                    Thanks Bastian<br>
_______________________________________________<br>
                                    Powered by <a
                                      moz-do-not-send="true"
                                      href="http://www.kitware.com"
                                      target="_blank">www.kitware.com</a><br>
                                    <br>
                                    Visit other Kitware open-source
                                    projects at <a
                                      moz-do-not-send="true"
                                      href="http://www.kitware.com/opensource/opensource.html"
                                      target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
                                    <br>
                                    Please keep messages on-topic and
                                    check the ParaView Wiki at: <a
                                      moz-do-not-send="true"
                                      href="http://paraview.org/Wiki/ParaView"
                                      target="_blank">http://paraview.org/Wiki/ParaView</a><br>
                                    <br>
                                    Follow this link to
                                    subscribe/unsubscribe:<br>
                                    <a moz-do-not-send="true"
                                      href="http://www.paraview.org/mailman/listinfo/paraview"
                                      target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
                                  </blockquote>
                                </div>
                                <br>
                                <pre><fieldset></fieldset>
_______________________________________________
Powered by <a moz-do-not-send="true" href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a moz-do-not-send="true" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a moz-do-not-send="true" href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
                              </blockquote>
                              <br>
                            </div>
                          </div>
                        </div>
                      </blockquote>
                    </div>
                    <br>
                    <pre><fieldset></fieldset>
_______________________________________________
Powered by <a moz-do-not-send="true" href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a moz-do-not-send="true" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a moz-do-not-send="true" href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            Powered by <a moz-do-not-send="true"
              href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
            <br>
            Visit other Kitware open-source projects at <a
              moz-do-not-send="true"
              href="http://www.kitware.com/opensource/opensource.html"
              target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
            <br>
            Please keep messages on-topic and check the ParaView Wiki
            at: <a moz-do-not-send="true"
              href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
            <br>
            Follow this link to subscribe/unsubscribe:<br>
            <a moz-do-not-send="true"
              href="http://www.paraview.org/mailman/listinfo/paraview"
              target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        Robert Maynard<br>
        <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Powered by <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>