Open kulasbart opened 1 year ago
Hi, have you built ITK in the ITKBuild
directory?
For instructions building ITK, see https://itk.org/Wiki/ITK/Configuring_and_Building
@jilei-hao At the time of posting this, I had not built ITK or VTK. I have now configured and built both... and pathed to them in ccmake. However, when I run make I continue to have issues:
I had restarting the process from scratch twice... same issue when running the build using the make command
I'm currently having the same issue with
No rule to make target '~/programs/InsightToolkit-5.4rc01/build/lib/libitkdouble-conversion-5.4.a', needed by 'greedy'. Stop.
Did you every find a solution @kulasbart ?
Hi there. I'm quite new to configuring with CMake, but I have followed the error messages and still don't seem to be getting a result here. After following the steps here https://greedy.readthedocs.io/en/latest/install.html ... I am still receiving these errors with configuring greedy
I have linked the directory with the ITKConfig.cmake file .... does it look like this error stemmed from the configuration/build of ITK ?