<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello everyone,<br>
    <br>
    i just fixed one linker plugin and up comes the next one :(. I'm
    trying to use the QVTKWidget in QT Creator, but the linker can't
    find the library:<br>
    <blockquote style="margin: 1.2em 0px;border-left: 4px solid rgb(221,
      221, 221); padding: 0px 1em; color: rgb(119, 119, 119); quotes:
      none;">
      <p style="margin: 0px 0px 1.2em ! important;">pclviewer.cpp.obj :
        error LNK2019: Verweis auf nicht aufgelöstes externes Symbol “”<strong>declspec(dllimport)
          public: virtual </strong>cdecl QVTKWidget::~QVTKWidget(void)”
        (<strong>imp_??1QVTKWidget@@UEAA@XZ)” in Funktion “”public:
          virtual void * </strong>cdecl QVTKWidget::`scalar deleting
        destructor’(unsigned int)” (??_GQVTKWidget@@UEAAPEAXI@Z)”. p, li
        { white-space: pre-wrap; } </p>
    </blockquote>
    I'm sure I did everything I have to do though - I copied the
    QVTKWidgetPlugin.dll and QVTKWidgetPlugin.lib to the Plugin/Designer
    directory. It doesn't show up though. Is this the problem?<br>
    <br>
    Best regards,<br>
    Florian <br>
    <br>
  </body>
</html>