[Paraview] SYNTAX ERROR found in parsing the header file (BTX ETX didn't work)
David Doria
daviddoria at gmail.com
Wed Mar 10 12:03:38 EST 2010
On Wed, Mar 10, 2010 at 11:52 AM, pat marion <pat.marion at kitware.com> wrote:
> Hi David, you should copy and paste the exact error message you are getting
> so people can make more educated guesses. It's probably failing not because
> of the code inside the btx/etx, but because there is no vtkClass defined in
> that header. You are listing Factor.cpp as a SERVER_MANAGER_SOURCES, and
> therefore it gets wrapped. Try listing it as GUI_SOURCES or
> SERVER_SOURCES. See the macro documentation in
> ParaView/CMake/ParaViewPlugins.cmake.
>
> Pat
>
>
Pat,
Thanks for pointing me to ParaViewPlugins.cmake. I set the files as
SERVER_SOURCES as you recommended and that took care of the problem.
Thanks all,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100310/906f51d2/attachment.htm>
More information about the ParaView
mailing list