[Paraview] PV3 Example Plugins do not work
Mike Jackson
imikejackson at gmail.com
Wed Feb 20 09:06:23 EST 2008
I have tried several ways to get this working but nothing seems to be
working. I have tried the following:
OS X 10.4.11
Rebuild from scratch including rerunning cmake on a clean build
directory. I enabled the "Examples" option, turned on Shared libs and
built. Running from the Build tree none of the plugins want to load
either directly from the build tree or if I move them to the
"plugins" directory in the app bundle. This was build against Qt 4.3.3.
I then moved my Qt 4.3.3 build onto an OS X 10.5.2 machine and
rebuilt ParaView using Xcode 3.0 and I get the same result. This is
with CMake 2.4.7 on both machines.
Here is my configure line for Qt:
/Users/Shared/OpenSource/qt-4.3.3-ub/configure -fast -prefix /
Users/Shared/Toolkits/Qt-4.3.3-UBLib/ -no-framework -universal -
release -shared
I know at some level this works because a co-worker has a mac mini
(intel) with 10.5.2 on it and the plugins loaded ok for him.
I guess I can start from scratch with compiles of everything.. CMake,
Qt, ParaView3..
Again, thanks for any assistance that can be lent.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Feb 19, 2008, at 2:09 PM, clinton at elemtech.com wrote:
>
> Do you not get an error when you manually load the plugin?
>
> Clint
>
> On Tuesday 19 February 2008 9:41:47 am Mike Jackson wrote:
>> Correct. I even copied them into the .app package into Contents/
>> Plugins/*" and relaunched ParaView but still nothing is listed. I did
>> browse and select the ConePanel plugin and then I just just an empty
>> dialog with an "OK" button. This is all on OS X 10.4.11 Intel with
>> Xcode 2.5 toolset and CMake 2.4.7.
>>
>> Mike
>>
>> On Feb 19, 2008, at 11:36 AM, Eric E. Monson wrote:
>>> Hey Mike,
>>>
>>> So, do you mean that after compilation is over the new plugin
>>> libraries are in the build/bin directory, but when you do Tools ->
>>> Manage Plugins... -> (Local Plugins) Load, they do not show up as
>>> choices in the file picker?
>>>
>>> -Eric
>>>
>>> ------------------------------------------------------
>>> Eric E Monson
>>> Duke Visualization Technology Group
>>>
>>> On Feb 19, 2008, at 10:57 AM, Mike Jackson wrote:
>>>> I tried to compile some of the plugin examples from ParaView 3 CVS
>>>> and I can not seem to get any of them to load. I checked that the
>>>> plugins are in the proper directory but they do not show up in the
>>>> list of plugins to load? Any one have any ideas?
>>>>
>>>> Thanks
>>>> --
>>>> Mike Jackson
>>>> imikejackson & gmail * com
>>
More information about the ParaView
mailing list