paraFOAM installation Error

Hello, everyone:

I am using OpenFoam-11 ThirdParty-MakeparaView function to compile ParaView function, but I encountered some problems. I want to ask how to install it successfully?

[100%] Built target NodeEditor
/usr/bin/ld: /home/junius/anaconda3/lib/libQt5Core.so.5.15.2: undefined reference to `std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
/usr/bin/ld: /home/junius/anaconda3/lib/libQt5Widgets.so.5.15.2: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'
/usr/bin/ld: /home/junius/anaconda3/lib/libQt5Core.so.5.15.2: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13'
collect2: error: ld returned 1 exit status
make[2]: *** [Clients/ParaView/CMakeFiles/paraview.dir/build.make:224: bin/paraview] Error 1
make[1]: *** [CMakeFiles/Makefile2:33060: Clients/ParaView/CMakeFiles/paraview.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[100%] Linking CXX shared module ../../lib/paraview-5.10/plugins/SaveStateAndScreenshot/SaveStateAndScreenshot.so
[100%] Built target SaveStateAndScreenshot
make: *** [Makefile:149: all] Error 2
Command exited with non-zero status 2
6787.28user 668.55system 15:42.63elapsed 790%CPU (0avgtext+0avgdata 3421208maxresident)k
0inputs+5884672outputs (255major+262579343minor)pagefaults 0swaps

I am a Linux novice, so if possible, please answer in more detail. I would greatly appreciate your help!
Best Regards,

Hi, this is the core ParaView discussion forum. You might find better help on this problem on the OpenFoam or even Anaconda forums.

@cory.quammen

Thanks for your kind suggestions!

For most things you can just use the regular ParaView: https://develop.openfoam.com/Development/openfoam/-/wikis/modules/visualization#do-i-really-need-the-paraview-plugins

@olesenm

Thank you so much!
So I don’t have to worry about it ~

Best Regards,