Hi, unfortunatelly, I couldn't compile it. Got 17 "error LNK:unresolved external symbol" like errors. Have any idea what's wrong ? Do you have another example ?
Thanks ! Rafael March. --- On Mon, 9/8/08, Mike Jackson <[EMAIL PROTECTED]> wrote: From: Mike Jackson <[EMAIL PROTECTED]> Subject: Re: [Paraview] Writer example To: [EMAIL PROTECTED] Cc: [email protected] Date: Monday, September 8, 2008, 3:50 PM Give this a try. It does load with the latest ParaView CVS. Could not actually figure out how to use it but the plugin did compile and load. OS X 10.5.4, ParaView CVS, Xcode 3.1 tooling. CMake 2.6.1 _________________________________________________ | Mike Jackson - Principal Software Engineer | | BlueQuartz Software | | [EMAIL PROTECTED] | | www.bluequartz.net | --------------------------------------------------- On Sep 8, 2008, at 11:10 AM, Rafael March wrote: > Dear friends, > > I'm trying to create my own writer, and I'm having some problems. I > wonder if anyone could send me a source code with an writer example, > so that I can use it as a template. > > I know that there is one called MyTiffWriter under Examples/Plugin/ > Writer, in the latest cvs version of Paraview. I've already compiled > it, and it works fine. But, it has no code implementation, just > overwrites the already existing vtkTiffWriter. So, it would be more > useful to me an example with an explicit writer implementation. > > Can anyone provide me this code ? > > Thanks in advance. > > Rafael March. > > _______________________________________________ > ParaView mailing list > [email protected] > http://www.paraview.org/mailman/listinfo/paraview
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
