<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-10-29 10:32 GMT-02:00 Werner Sembach <span dir="ltr"><<a href="mailto:werner@sembach.de" target="_blank">werner@sembach.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Have you compiled vtk with qt support?<br>
    There is a compile flag for it that is off by default.<br>
    You also need to pay attention on the qt version (also managed with
    a cmake flag)<br></div></blockquote><div> </div><div>No, i didnt see that i need do that. =S </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    After that<br>
    Are you using qt4 or qt5? because the plugin only works for the qt4
    creator<br>
    however you still can use vtk with qt5 but you have to add the qvtk
    widget manually in your c-code<br></div></blockquote><div> </div><div>I'm working with qt5. Thanks for this tip. No problem in include manually. ;)</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    pseudo code:<br>
    MainWindow {<br>
        ui->setupUi(this);<br>
    <br>
        qvtkWidget = new QVTKWidget(this);<br>
        ui->verticalLayout->addWidget(qvtkWidget);<div><div><br>
    }<br>
    <br>
    <div>Am 29.10.2015 um 06:08 schrieb Lays
      Rodrigues:<br>
    </div>
    </div></div><blockquote type="cite"><div><div>
      <div dir="ltr">Hi guys, good night
        <div>My name is Lays, and i'm starting develop with VTK to made
          a 3DView on a project that i'm working.</div>
        <div>After download the source of vtk6-3 and build(cmake, make,
          install), i'm trying do this step on my pc:</div>
        <div>
          <pre style="font-family:monospace,Courier;padding:1em;border:1px solid rgb(221,221,221);color:rgb(0,0,0);line-height:1.1em;font-size:12.7px;background-color:rgb(249,249,249)">sudo cp ~/build/VTK/lib/libQVTKWidgetPlugin.so /usr/lib/qt4/plugins/designer</pre>
          <div>
            <div>From this article: <a href="http://www.vtk.org/Wiki/VTK/Tutorials/QtSetup" target="_blank">http://www.vtk.org/Wiki/VTK/Tutorials/QtSetup</a></div>
            <div>But, i didnt fint the file libQVTKWidget.</div>
            <div>Can anyone give me a tip?</div>
            <div>Thanks</div>
            <table style="border-spacing:0px;color:rgb(119,119,119);font-size:13px">
              <tbody>
                <tr>
                  <td colspan="2" style="padding:0px">
                    <div style="margin:1px 0px 0px 4px;min-height:18px;color:rgb(0,0,0);vertical-align:top;white-space:nowrap"><br>
                    </div>
                  </td>
                  <td style="padding:0px;width:514px"><br>
                  </td>
                </tr>
              </tbody>
            </table>
            -- <br>
            <div>
              <div dir="ltr">
                <div>
                  <div dir="ltr">__
                    <div><b>Lays Rodrigues</b></div>
                    <div><b>Developer Front-End at Br-Print3D Project</b></div>
                    <div><b>Student of Computer Science at UFF/PURO</b></div>
                    <div>Organizadora da Semana da Computação UFF-PURO</div>
                    <div><a href="http://www.facebook.com/semanacomputacaopuro" target="_blank">www.facebook.com/semanacomputacaopuro</a></div>
                    <div><a href="http://www.facebook.com/brprint3d" target="_blank">www.facebook.com/brprint3d</a><br>
                    </div>
                    <div><br>
                    </div>
                    <div><br>
                    </div>
                    <div><br>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a 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 VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a>

Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a>

Follow this link to subscribe/unsubscribe:
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr">__<div><b>Lays Rodrigues</b></div><div><b>Developer Front-End at Br-Print3D Project</b></div><div><b>Student of Computer Science at UFF/PURO</b></div><div>Organizadora da Semana da Computação UFF-PURO</div><div><a href="http://www.facebook.com/semanacomputacaopuro" target="_blank">www.facebook.com/semanacomputacaopuro</a></div><div><a href="http://www.facebook.com/brprint3d" target="_blank">www.facebook.com/brprint3d</a><br></div><div><br></div><div><br></div><div><br></div></div></div></div></div>
</div></div>