<div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello,<br><br></div>I am trying to install Paraview with source code and following the steps as:<br><br></div>1: git pull source code - directory name is paraview<br></div>2. to build in paraview in separate directory - directory name paraview-build<br></div>3. from inside the paraview-build directory  ccmake ../paraview<br></div>4. Try to configure but error related to VTK<br></div>5. So checked that VTK directory is there in paraview but empty<br></div>6. git pull VTK source code in paraview/VTK<br></div>7. ccmake ../paraview<br></div>8. No VTK error but error related to protobuf: <br><br>                                    CMake Error at VTK/CMake/vtkModuleMacros.cmake:934 (add_subdirectory):<br>                                    add_subdirectory given source "vtkprotobuf" which is not an existing<br>                                    directory.<br>                                    Call Stack (most recent call first):<br>                                    ThirdParty/protobuf/CMakeLists.txt:40 (vtk_module_third_party)<br><br>                                    CMake Error at VTK/CMakeLists.txt:138 (export):<br>                                    export given target "protobuf" which is not built by this project.<br><br>                                    CMake Error at VTK/CMakeLists.txt:146 (export):<br>                                     export given target "protoc_compiler" which is not built by this project.<br><br></div><div>9. My solution:<br></div><div>                   created protobuf directory in /ParaView/VTK/ThirdParty/protobuf and extracted source code of protocol buffer<br><br></div><div>Still I am getting same error statements upon configuration.<br><br></div><div>How do I proceed for successful paraview build.<br><br></div><div>Regards,<br></div><div>Govind Sharma<br></div><div>PhD Student<br></div><div>Indian Institute of Technology, Delhi<br></div><div><br><br><br></div><div dir="ltr"> <br> <br></div></div></div>