<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi!<br><br>I have written a Writer-Plugin and after (at last) successfully compiling and linking it within Paraview, I tried to load it with the PluginManager,<br>and in the Paraview/build/bin directory I found my libVdcWriter.so, but loading fails. I get the error message: "libVdcWriter.so: no such file or directory"<br>But the file is in the build/bin - directory, the plugin-manager-browser found it! <br>Does anyone know what could be the problem here? Is it possible that I missed to link something, any library from paraview so that this plugin can be loaded?<br><br>and by the way, a stupid question: linux .so - files are equivalent to windows .dll-files, true? so while I´m loading my plugins as .dlls in windows, with linux they have the ending .so, right? <br><br>thx a lot,<br>Natalie Happenhofer<br><br><br><br /><hr />¡Descúbrelo! <a href='http://www.microsoft.com/latam/windows/windowslive/' target='_new'>¿Qué puedes hacer con el nuevo Windows Live?</a></body>
</html>