Looks to me like you got the CMake and configuring right, but never built
RTK.
Did you run `cmake --build /Users/homeslice/ITK/ITKbin/` ? (or just
`make`/`ninja` or whatever in that directory)

/Andreas

__________________________________

Andreas Gravgaard Andersen

Danish Center for Particle Therapy,

Aarhus University Hospital

Palle Juul-Jensens Blvd. 99,

8200, Aarhus

Mail:     [email protected]

Cell:      +45 3165 8140


On Fri, 27 Mar 2020 at 16:03, Henry Cope <[email protected]> wrote:

> Hello,
>
> I've been struggling with this problem for several days now. I am
> attempting to run the RTK First Reconstruction on a MacOS. I followed the
> wiki page, creating the .txt and the .cxx files as instructed. I used CMake
> to configure and generate from my source directory to an adjacent build
> directory. However, when I type *make *from my build directory, I'm
> struck with errors and unable to continue. Here are the errors:
>  make[2]: *** No rule to make target
> `/Users/homeslice/ITK/ITKbin/lib/libitkRTK-5.0.a', needed by
> `FirstReconstruction'.  Stop.
>
> make[1]: *** [CMakeFiles/FirstReconstruction.dir/all] Error 2
>
> make: *** [all] Error 2
>
>
> I'm not sure how to remedy this.
>
>
> Henry Cope
> _______________________________________________
> Rtk-users mailing list
> [email protected]
> https://public.kitware.com/mailman/listinfo/rtk-users
>
_______________________________________________
Rtk-users mailing list
[email protected]
https://public.kitware.com/mailman/listinfo/rtk-users

Reply via email to