I would like to build Slicer with Qt5 and VTK9 and 10 minutes ago the compile process was completed but I can’t run Extension Manager because of error: Could not find QtWebEngineProcess.
But that file exist in:
/home/software/medical/slicer4.9/Slicer-Build-Support/qt/5.11.0/gcc_64/libexec/QtWebEngineProcess
I only do this to check if the SlicerJupyter module works. Doens’t work in my current build (4.9 from May, Qt4, VTK 7) after installation can’t find JupyterKernel module. This is very important to me, because at my institute we conduct research that perfectly fits into Slicer. And I need compiled version, because I write modules and slicelets.
OK thank you. Then I need to compile modules and extensions for instance SlicerJupyter and manually add it to Slicer, yes? Is QtWebEngineProcess only need to Extension Manager?