[Paraview] Load Plugin Error

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu May 2 08:39:31 EDT 2013


Try setting DYLD_PRINT_LIBRARIES environment variable and ensure that
what's getting loaded is correct.

https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/dyld.1.html

Utkarsh

On Wed, May 1, 2013 at 7:55 PM, Magician <f_magician at mac.com> wrote:
> Hi Utkarsh,
>
>
> Yes, I built both ParaView 3.98.1 and plugins from sources on same terminal.
>
> There are additional informations.
> The attached file is CMake log of TensorGlyph.
> When I build plugins, I set ParaView_DIR at build directory of PV 3.98.1.
> Pre-installed plugins are working fine.
>
>
> Magician
>
>
> On 2013/05/01, at 22:55, Utkarsh Ayachit wrote:
>
>> Are you trying to load them in the ParaView binary you built or the
>> one downloaded from paraview.org?
>>
>> On Wed, May 1, 2013 at 8:08 AM, Magician <f_magician at mac.com> wrote:
>>> Hi all,
>>>
>>>
>>> I'm trying to build and load 3rd parties' plugins on Mac OS 10.7.5.
>>> The sources of plugins are downloaded here:
>>> <http://paraview.org/Wiki/ParaView/User_Created_Plugins>
>>>
>>> Today I built both ParaView 3.98.1 and plugins successfully,
>>> but when I load plugins, ParaView hangs for seconds and terminated.
>>> This time I tried libTensorGlyphFilter.dylib, but all other plugins
>>> were same.
>>>
>>>
>>> The attached file is the error log.
>>> How could I solve the problem?
>>>
>>>
>>> Magician
>>>
>>>
>>> _______________________________________________
>>> 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
>>>


More information about the ParaView mailing list