Hi Sam, yes, I built Paraview from source, and I'm using CMake 2.6. I am able to cmake the writer, but when I try to build it under VS2005, I get 17 errors; all LNK: unresolved externals.
Sam, have you another writer example, different from the Tiff one in the CVS version of Paraview ? Thank you guys. Rafael March. --- On Mon, 9/8/08, Samuel Crow <[EMAIL PROTECTED]> wrote: From: Samuel Crow <[EMAIL PROTECTED]> Subject: Re: [Paraview] Writer example To: [email protected], [EMAIL PROTECTED] Date: Monday, September 8, 2008, 5:54 PM Hello Rafael, Did you build ParaView from the source to link against? What version of CMake are you using? --Sam --- On Mon, 9/8/08, Rafael March <[EMAIL PROTECTED]> wrote: > From: Rafael March <[EMAIL PROTECTED]> > Subject: Re: [Paraview] Writer example > To: [email protected] > Date: Monday, September 8, 2008, 5:47 PM > 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
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
