Something goes wrong again, the build crashes with complaints about VTK- CMake Error at /usr/lib/cmake/vtk/VTK-targets.cmake:555 (set_target_properties): The link interface of target "VTK::nlohmannjson" contains:
nlohmann_json::nlohmann_json
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first): /usr/lib/cmake/vtk/vtk-config.cmake:138 (include) cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:61 (SetupSalomeSMESH)
CMake Error at /usr/lib/cmake/vtk/VTK-targets.cmake:1943 (set_target_properties): The link interface of target "VTK::verdict" contains:
Verdict::verdict
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first): /usr/lib/cmake/vtk/vtk-config.cmake:138 (include) cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:61 (SetupSalomeSMESH)
-- Generating done (0.5s) CMake Generate step failed. Build files cannot be regenerated correctly. ==> ОШИБКА: Произошел сбой в build().
Pinned Comments
Salamandar commented on 2022-07-04 15:27 (UTC)
I just updated the version. It seems to work fine. I had to change the dependency
python-pyside2
withpyside2
.