[Paraview] Using plugins compiled on Windows with an installed (not-compiled) Paraview. os-msvc msvc problem.

Jefferson Thomas foramuyou at gmail.com
Mon Mar 3 03:25:11 EST 2008


Hi
I have compiled Paraview on Windows following the instructions from page
http://www.paraview.org/Wiki/ParaView:Build_And_Install
and created a plugin which works perfectly when I load it with the compiled
by me version of ParaView.
But when I try to load it from the version that I downloaded from Paraview
page (the installer version, which means it was compiled somewhere else, not
on my computer) the following error comes up:

"The plugin uses incompatible Qt library. Expected build key <Windows msvc
release full-config>, got <Windows os-msvc release full-config>"

I have compiled Qt using option msvc so the prefix os- must have been added
automaticaly.
I am developing a plugin that will be used by many people and I want them to
be able to simply download the Paraview installer from the internet and open
my plugin with it. But because of this error its impossible.
What can I do ?
Is there any other possiblity to compile Qt so that the plugins created with
it work with pre-compiled version of Paraview ?

Thank you for your help,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080303/d9a6f39d/attachment.html


More information about the ParaView mailing list