[Paraview] Should I put the files I include in my reader in the source folder ?

Moreland, Kenneth kmorel at sandia.gov
Thu Apr 2 09:23:33 EDT 2009


Since your plugin is built in your own directory separate from ParaView, you should do what ever makes sense for you.

-Ken


On 4/2/09 12:12 AM, "shenyanwen" <shenyanwen at gmail.com> wrote:


Hello, everyone!
I am trying to build a reader Plugin into ParaView
 In my reader code, I include my own c++ file to get the actual data and put the data into a data object in reader code! So, should I put my own c++ code with reader code into the same folder, and then run the CMake to produce the source?

Thank you so much!

-Seven


   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090402/401c459a/attachment.htm>


More information about the ParaView mailing list