[Paraview] ANN: ParaView 4.3.1 is available for download

Cory Quammen cory.quammen at kitware.com
Wed Jan 21 09:32:37 EST 2015


Hi Kazuyoshi,

Did you update the ParaView submodules?

Try running

git submodule update --init

from within the ParaView source directory and compile again.

Hope that helps,
Cory

On Wed, Jan 21, 2015 at 2:38 AM, Kazuyoshi Furutaka <
furutaka.kazuyoshi at jaea.go.jp> wrote:

> Hello,
>
> The build from source (git branch v4.3.1) failed
> on my linux machine (Fedora-21, i686);
>
> [ 84%] Building CXX object
> ParaViewCore/ClientServerCore/Rendering/CMakeFiles/vtkPVClientServerCoreRendering.dir/vtkGeometrySliceRepresentation.cxx.o
> /home/furutaka/work/ParaView/ParaView.git/ParaViewCore/ClientServerCore/Rendering/vtkGeometryRepresentation.cxx:
> In member function ‘virtual void
> vtkGeometryRepresentation::UpdateColoringParameters()’:
> /home/furutaka/work/ParaView/ParaView.git/ParaViewCore/ClientServerCore/Rendering/vtkGeometryRepresentation.cxx:579:23:
> error: ‘class vtkMapper’ has no member named ‘SetFieldDataTupleId’
>          this->Mapper->SetFieldDataTupleId(0);
>                        ^
> /home/furutaka/work/ParaView/ParaView.git/ParaViewCore/ClientServerCore/Rendering/vtkGeometryRepresentation.cxx:581:26:
> error: ‘class vtkMapper’ has no member named ‘SetFieldDataTupleId’
>          this->LODMapper->SetFieldDataTupleId(0);
>                           ^
> /home/furutaka/work/ParaView/ParaView.git/ParaViewCore/ClientServerCore/Rendering/vtkGeometryRepresentation.cxx:
> In member function ‘virtual void
> vtkGeometryRepresentation::SetMapScalars(int)’:
> /home/furutaka/work/ParaView/ParaView.git/ParaViewCore/ClientServerCore/Rendering/vtkGeometryRepresentation.cxx:681:5:
> error: ‘VTK_COLOR_MODE_DIRECT_SCALARS’ was not declared in this scope
>      VTK_COLOR_MODE_DIRECT_SCALARS,
>      ^
> ParaViewCore/ClientServerCore/Rendering/CMakeFiles/vtkPVClientServerCoreRendering.dir/build.make:330:
> recipe for target
> 'ParaViewCore/ClientServerCore/Rendering/CMakeFiles/vtkPVClientServerCoreRendering.dir/vtkGeometryRepresentation.cxx.o'
> failed
> make[2]: ***
> [ParaViewCore/ClientServerCore/Rendering/CMakeFiles/vtkPVClientServerCoreRendering.dir/vtkGeometryRepresentation.cxx.o]
> Error 1
> make[2]: *** Waiting for unfinished jobs....
>
>
> Kazuyoshi
>
>
> From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
> Subject: [Paraview] ANN: ParaView 4.3.1 is available for download
> Date: Tue, 20 Jan 2015 16:17:16 -0500
>
> > Folks,
> >
> > ParaView 4.3.1 is now available for download. Checkout the release
> > notes on the Kitware blog [1].
> >
> > As always, we look forward to your feedback [2].
> >
> > Also stay tuned to the Kitware Blog [3] for upcoming features and
> > enhancements to ParaView, ParaView Catalyst, ParaViewWeb and much
> > more!
> >
> > - The ParaView team
> >
> > [1] http://www.kitware.com/blog/posts/view/825
> > [2] http://paraview.uservoice.com
> > [3] http://www.kitware.com/blog/
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> >
> > Search the list archives at: http://markmail.org/search/?q=ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview
> --
> Kazuyoshi Furutaka
> furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150121/efda5f7b/attachment.html>


More information about the ParaView mailing list