Dear Jorn,
I want to plot 3D TELEMAC output files, so I need to use Paraview. When I try to open some of results from examples directory, the same error occurs.
I have also built the plug-in separately with the following steps:
1. Build Paraview without TELEMAC plugin at:
home/huyquangtran/paraview-build
2. Build Serafinreader:
- in CmakeLists.txt I change the directory to: home/huyquangtran/paraview-build
- create a build folder inside the directory: home/huyquangtran/paraview-source/plugins/Serafinreader/build
- then: ccmake home/huyquangtran/paraview-source/plugins/Serafinreader
- then: make
After all, I can see the file: libSerafinreader.so
But when I try to test some slf files in examples directory, it does not work.
The error I attach here is the same before