[Paraview-developers] No in situ visualization of the catalyst examples
赵明
mzhao at cea-igp.ac.cn
Sun Apr 2 22:17:49 EDT 2017
Hi Bauer,
I would love to try ParaView 5.3.The only problem is I never succeed with superbuild,it always gives me this error :
$ make -j 16
......
[ 96%] Performing configure step for 'paraview'
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
......
-- Found HDF5: hdf5 (found version "1.8.13") found components: C HL
.......
-- Plugin: VaporPlugin - Plugin to read NCAR VDR files : Disabled
-- Found PythonInterp: /home/zm/Desktop/paraview-superbuild/build_paraview/install/bin/python2.7 (found version "2.7.11")
CMake Error at CommandLineExecutables/CMakeLists.txt:77 (get_property):
get_property could not find TARGET hdf5. Perhaps it has not yet been
created.
......
The wired thing is:I chose Enable_hdf5 and it actually found hdf5,and it still told me there is no hdf5..
Best
Ming
--------- Original Message ---------
From: "Andy Bauer" <andy.bauer at kitware.com>
To: "赵明" <mzhao at cea-igp.ac.cn>
Cc: "paraview-developers at paraview.org" <paraview-developers at paraview.org>
Subject: Re: [Paraview-developers] No in situ visualization of the catalyst examples
Date: 04/02/2017 00:22:52 (Sun)
Hi,
ParaView 4.3 is fairly old with respect to Catalyst. Catalyst Live functionality has been significantly improved since 4.3 as well. Do you have similar errors when using ParaView 5.3? Also, the client and the Catalyst build that you link against must match versions.
Cheers,
Andy
On Sat, Apr 1, 2017 at 7:01 AM, 赵明 <mzhao at cea-igp.ac.cn> wrote:
CxxFullExample feslicecinema.py
And I run paraview catalyst on the command line and make it listen at port 22222
[zm at centos7 bin]$ ./paraview
Accepting connection(s): centos7.destop:22222
Accepting connection(s): centos7.destop:22222
Invalid output port : pqPipelineSource::getOutputPort( 0 ). Available number of output ports: 0
Aborted (core dumped)
Then Paraview exit and without any live visualization output.Anyone has any idea of this?The catalyst is claimed to have the ability to give in situ outputs...
Best regards
Ming
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Search the list archives at: http://markmail.org/search/?q=Paraview-developers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170403/7d7abce0/attachment.html>
More information about the Paraview-developers
mailing list