<HTML>
<HEAD>
<TITLE>Re: [Paraview] Should I put the files I include in my reader in the source folder ?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Since your plugin is built in your own directory separate from ParaView, you should do what ever makes sense for you.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 4/2/09 12:12 AM, "shenyanwen" <<a href="shenyanwen@gmail.com">shenyanwen@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Hello, everyone!<BR>
I am trying to build a reader Plugin into ParaView<BR>
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?<BR>
<BR>
Thank you so much!<BR>
<BR>
-Seven<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>