[Paraview] Load Plugin Error
Magician
f_magician at mac.com
Sat May 4 11:29:28 EDT 2013
Hi Utkarsh,
DYLD_PRINT_LIBRARIES_POST_LAUNCH shows just 2 libraries:
> dyld: loaded: /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
> dyld: loaded: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
and they were shown by DYLD_PRINT_LIBRARIES.
There are few informations about Mac OS X.
So I'll compare with ParaView on my Linux.
Magician
On 2013/05/03, at 23:33, Utkarsh Ayachit wrote:
> Can you also try setting DYLD_PRINT_LIBRARIES_POST_LAUNCH. The log you
> sent doesn't have all the libs. What I want is the output one gets on
> a linux system with LD_DEBUG=libs. Not exactly sure how to do that on
> OsX. Maybe someone else here knows.
>
> Utkarsh
>
> On Thu, May 2, 2013 at 9:55 AM, Magician <f_magician at mac.com> wrote:
>> Hi Utkarsh,
>>
>>
>> Thanks for your advice.
>>
>> I tried DYLD_PRINT_LIBRARIES.
>> The attachment file is the result.
>> But I couldn't find the outputs are correct or not.
>>
>>
>> Magician
>>
>>
>> On 2013/05/02, at 21:39, Utkarsh Ayachit wrote:
>>
>>> 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