<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I have recompiled QT (developer-build) to version 5.5, and using VTK release from git.<br>I set VTK_QT_VERSION to 5, and it links and build properly.<br>Eventhough when I add libQVTKWidgetPlugin.so to the qt5base folder, the widget does not load, with error:<br>Plugin verification data mismatch in '/home/phc/Software/VTK-release/build-devtools/lib/libQVTKWidgetPlugin.so'<br><br>I also tried with qtcreator, and no luck.<br>ldd in the WidgetPlugin.so shows that is linking properly to the same QT build.<br>I wonder, is there anybody who was succesfull using the VTKwidget in qt5?<br>Is there a bug in the medatada in the plugin? I have also noticed that I receive a warning building VTK in the header Q4VTKWidgetPlugin.h<br><br>Any clue is welcome<br><br>Cheers,<br>Pablo<br>                                         </div></body>
</html>