[Paraview] Paraview 3.6.1 - Writer plugin development (OSX)

Berk Geveci berk.geveci at kitware.com
Tue Sep 1 07:15:00 EDT 2009


For details on compilers/systems used to build binaries, you can go here:

http://www.paraview.org/Wiki/ParaView_Binaries

-berk

On Sat, Aug 29, 2009 at 6:38 AM, David E
DeMarle<dave.demarle at kitware.com> wrote:
> No.
>
> To write plugins, you need the source code. You also need the intermediate
> compilation files. To get those you need to build from source. When you
> compile a plugin you point it at the resulting binary and it figures out
> where the corresponding source is.
>
> Finally, to use your plugin with binary paraview releases, the library
> versions must match exactly (ABI compatibility). For that you need to build
> your paraview with exactly the compiler and library versions listed on the
> paraview binary build documentation for that platform.
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-371-3971 x109
>
>
> On Sat, Aug 29, 2009 at 12:26 AM, Nicholas Yue <yue.nicholas at gmail.com>
> wrote:
>>
>> Hi,
>>
>>   I have installed the binary version of Paraview 3.6.1 (PPC)
>>
>>   I'd like to develop a writer plugin.
>>
>>   I am familiar with CMake.
>>
>>   Is the binary installation version of Paraview sufficient for plugin
>> development?
>>
>> Regards
>>
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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