[Paraview] Not a valid QT plugin on windows

Eric Nodwell enodwell at ucalgary.ca
Tue Feb 2 13:33:24 EST 2010


Dave,

That did indeed fix the problem.  It was an obvious fix in hindsight.  (The PATH variable was set, but slightly incorrectly it turns out.)

I've added an entry to the "Pitfalls" section of the wiki: http://paraview.org/Wiki/Plugin_HowTo#.22Is_not_a_valid_Qt_plugin.22_in_Windows .

Thanks,
Eric



On 2010-02-02, at 11:08 AM, Dave Partyka wrote:

> 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?
> 
> On Tue, Feb 2, 2010 at 12:44 PM, Eric Nodwell <enodwell at ucalgary.ca> wrote:
> Following this thread: http://markmail.org/message/f25hi3bl6ldptzav , I'd just like to add that I get exactly the same error.
> 
> 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.
> 
> There was some speculation in the thread that this occurs when Visual C++ Express 2008 is used.  This is indeed the compiler that we have used to compile everything (Qt, ParaView, etc...)
> 
> Here are some system details:
> - ParaView 3.6.2
> - Qt 4.3.5
> - Windows XP 32 bit
> - Visual C++ Express 2008 (version 9)
> 
> As a side note, I attempted to set the environment variable PV_PLUGIN_DEBUG as described at http://paraview.org/Wiki/Plugin_HowTo#Debugging_Plugins in order to obtain more information, but it didn't seem to have any effect.  There was no additional output in either the Output Messages window or the terminal from which paraview was started.
> 
> Regards,
> Eric
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
> 
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100202/da6c2896/attachment.htm>


More information about the ParaView mailing list