<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dave,<div><br></div><div>That did indeed fix the problem. &nbsp;It was an obvious fix in hindsight. &nbsp;(The PATH variable was set, but slightly incorrectly it turns out.)</div><div><br></div><div>I've added an entry to the "Pitfalls" section of the wiki:&nbsp;<a href="http://paraview.org/Wiki/Plugin_HowTo#.22Is_not_a_valid_Qt_plugin.22_in_Windows">http://paraview.org/Wiki/Plugin_HowTo#.22Is_not_a_valid_Qt_plugin.22_in_Windows</a> .</div><div><br></div><div>Thanks,</div><div>Eric</div><div><br></div><div><br></div><div><br><div><div>On 2010-02-02, at 11:08 AM, Dave Partyka wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I think you get this error if you're missing a dll at runtime? If you place your plugin in the bin dir of your build and load it from there does it work?<br><br><div class="gmail_quote">On Tue, Feb 2, 2010 at 12:44 PM, Eric Nodwell <span dir="ltr">&lt;<a href="mailto:enodwell@ucalgary.ca">enodwell@ucalgary.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">Following this thread: <a href="http://markmail.org/message/f25hi3bl6ldptzav" target="_blank">http://markmail.org/message/f25hi3bl6ldptzav</a> , I'd just like to add that I get exactly the same error.<br>

<br>
Namely, we have a number of plugins that compile and load on Linux and on OS-X, but on Windows XP we get a "is not a valid Qt plugin" error when we attempt to load them.<br>
<br>
There was some speculation in the thread that this occurs when Visual C++ Express 2008 is used. &nbsp;This is indeed the compiler that we have used to compile everything (Qt, ParaView, etc...)<br>
<br>
Here are some system details:<br>
- ParaView 3.6.2<br>
- Qt 4.3.5<br>
- Windows XP 32 bit<br>
- Visual C++ Express 2008 (version 9)<br>
<br>
As a side note, I attempted to set the environment variable PV_PLUGIN_DEBUG as described at <a href="http://paraview.org/Wiki/Plugin_HowTo#Debugging_Plugins" target="_blank">http://paraview.org/Wiki/Plugin_HowTo#Debugging_Plugins</a> in order to obtain more information, but it didn't seem to have any effect. &nbsp;There was no additional output in either the Output Messages window or the terminal from which paraview was started.<br>

<br>
Regards,<br>
Eric<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
<br>
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><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>
</blockquote></div><br></div></body></html>