[Paraview] Help with ParaView External Modules
Mike Jackson
imikejackson at gmail.com
Thu Jul 12 13:30:33 EDT 2007
There are a few 'quirks' that sometimes people miss when doing this.
Setup: Project Naming - If your project is called "MyParaViewReader"
and is in a directory called "MyParaViewReader" then just inside that
directory you need a file called "MyParaViewReaderParaViewImport.cmake".
In ccmake, the "Source" directory for "MyParaViewReader" would be:
c:\Projects\MyParaViewReader (for windows - adjust for unix/OS X)
ParaView's cmakelists should be able to find your project at this point.
Try that and let us know.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
PS: If you are allowed to send the code out, tar/zip your project and
send it to me and I will take a look at it.
On Jul 12, 2007, at 12:57 PM, Patrícia Sato wrote:
> Hi all
>
> I´m trying to add a reader into ParaView - version 2.6, using the
> External Modules, but when I run CMake it shows an error message
> saying that it cannot find the source directory of the reader. The
> fact is that its source IS on the directory I pointed, as well as
> its ParaViewImport.cmake file.
>
>
> Can anyone help me please? I can´t make any progress until this
> step is solved.
>
>
> Thanks
>
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070712/c2b1a3e7/attachment.html
More information about the ParaView
mailing list