[Paraview] The difference between Extending ParaView at compile time and at run time?

Michael Jackson mike.jackson at bluequartz.net
Thu Apr 2 10:41:28 EDT 2009


You are correct.

  I _think_ the current way to extend paraview with your own plugin is  
as follows:

Go to <http://www.paraview.org/Wiki/ 
Extending_ParaView_at_Compile_Time> for an example of how to do this.

That article has all the information that you will need.

_________________________________________________________
Mike Jackson                  mike.jackson at bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



On Apr 2, 2009, at 10:30 AM, shenyanwen wrote:

> Hello, everyone!
> I am trying to know the difference between Extending ParaView at  
> compile time and at run time.
> In my thought, extend paraview at compile time means that before I  
> compile ParaView with CMake and VS2005, I made some changes to tell  
> the compiler to include the plugins I made. So, after that, when I  
> compile the ParaView, it will compile the plugin as a default part?
> And extend paraview at run time means after I compiled the  
> paraView , I budid the plugin and use Tool Menu to add to the  
> paraview!
> Am I right about the difference ?Please tell me something about that!
> Thank you so much!
>
> _seven
>
> -- 
> shenyanwen at gmail.com
> Mobile Phone:13476177952
> Tel: 027-87558144
> _______________________________________________
> 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