[Paraview] ParaView 3 and PARAVIEW_EXTRA_EXTERNAL_MODULE
Mike Jackson
imikejackson at gmail.com
Thu Dec 6 14:53:09 EST 2007
Thanks. Turns out I had a mismatch in my pvsm and gui xml files.
Things are working much better now.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Dec 6, 2007, at 2:38 PM, clinton at elemtech.com wrote:
>
> It is still supported.
> http://paraview.org/Wiki/ParaView:Extend
>
> On minor difference: the GUI XML files give to
> PARAVIEW_INCLUDE_GUI_RESOURCES
> are as shown on
> http://paraview.org/Wiki/Plugin_HowTo#Adding_a_custom_filter.
> 2C_reader_or_writer
>
> <ParaViewReaders>
> <Reader name="MyReader"
> extensions="myreader mr"
> file_description="My Reader Files">
> </Reader>
> </ParaViewReaders>
>
> Clint
>
> On Thursday 06 December 2007 11:39:41 am Mike Jackson wrote:
>> Does ParaView 3.2.1 use the PARAVIEW_EXTRA_EXTERNAL_MODULE any more?
>> In previous versions (PV 2.6.x) I would set this to my reader/writer/
>> filter projects and directly build my code into the ParaView
>> Compilation. Is this still possible? From reading the wiki it seems
>> that you have to build ParaView first, then create the plugins?
>>
>> --
>> Mike Jackson
>> imikejackson & gmail * com
>>
>>
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list