From henrydaviscope at gmail.com Fri Mar 27 11:02:52 2020 From: henrydaviscope at gmail.com (Henry Cope) Date: Fri, 27 Mar 2020 11:02:52 -0400 Subject: [Rtk-users] Struggling with First Reconstruction Message-ID: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreasga22 at gmail.com Fri Mar 27 11:17:57 2020 From: andreasga22 at gmail.com (Andreas Andersen) Date: Fri, 27 Mar 2020 16:17:57 +0100 Subject: [Rtk-users] Struggling with First Reconstruction In-Reply-To: References: Message-ID: 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: agravgaard at protonmail.com Cell: +45 3165 8140 On Fri, 27 Mar 2020 at 16:03, Henry Cope 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 > Rtk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/rtk-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreasga22 at gmail.com Fri Mar 27 13:10:23 2020 From: andreasga22 at gmail.com (Andreas Andersen) Date: Fri, 27 Mar 2020 18:10:23 +0100 Subject: [Rtk-users] Struggling with First Reconstruction In-Reply-To: References: Message-ID: I'm glad it worked :) BTW, remember to include the RTK mailing list in your responses, so others can know if it worked or not. /Andreas __________________________________ Andreas Gravgaard Andersen Danish Center for Particle Therapy, Aarhus University Hospital Palle Juul-Jensens Blvd. 99, 8200, Aarhus Mail: agravgaard at protonmail.com Cell: +45 3165 8140 On Fri, 27 Mar 2020 at 18:03, Henry Cope wrote: > Andreas, > > Wow that was it, thank you for the help! > > Henry > > On Fri, Mar 27, 2020 at 11:18 AM Andreas Andersen > wrote: > >> 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: agravgaard at protonmail.com >> >> Cell: +45 3165 8140 >> >> >> On Fri, 27 Mar 2020 at 16:03, Henry Cope >> 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 >>> Rtk-users at public.kitware.com >>> https://public.kitware.com/mailman/listinfo/rtk-users >>> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From henrydaviscope at gmail.com Fri Mar 27 13:11:23 2020 From: henrydaviscope at gmail.com (Henry Cope) Date: Fri, 27 Mar 2020 13:11:23 -0400 Subject: [Rtk-users] Struggling with First Reconstruction In-Reply-To: References: Message-ID: Andreas, That worked, Thank you very much. Henry On Fri, Mar 27, 2020 at 1:10 PM Andreas Andersen wrote: > I'm glad it worked :) > BTW, remember to include the RTK mailing list in your responses, so others > can know if it worked or not. > > /Andreas > > __________________________________ > > Andreas Gravgaard Andersen > > Danish Center for Particle Therapy, > > Aarhus University Hospital > > Palle Juul-Jensens Blvd. 99, > > 8200, Aarhus > > Mail: agravgaard at protonmail.com > > Cell: +45 3165 8140 > > > On Fri, 27 Mar 2020 at 18:03, Henry Cope wrote: > >> Andreas, >> >> Wow that was it, thank you for the help! >> >> Henry >> >> On Fri, Mar 27, 2020 at 11:18 AM Andreas Andersen >> wrote: >> >>> 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: agravgaard at protonmail.com >>> >>> Cell: +45 3165 8140 >>> >>> >>> On Fri, 27 Mar 2020 at 16:03, Henry Cope >>> 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 >>>> Rtk-users at public.kitware.com >>>> https://public.kitware.com/mailman/listinfo/rtk-users >>>> >>> -------------- next part -------------- An HTML attachment was scrubbed... URL: From henrydaviscope at gmail.com Mon Mar 30 13:07:17 2020 From: henrydaviscope at gmail.com (Henry Cope) Date: Mon, 30 Mar 2020 13:07:17 -0400 Subject: [Rtk-users] Unable to find BUILD_SIMPLERTK option Message-ID: Good Afternoon, I'm trying to use simpleRTK to wrap an RTK program into C#. I followed the steps on the wiki 1. Run CMake on RTK as you normally do 2. Check the option BUILD_SIMPLERTK (default is OFF) but at step 2 I am unable to find the BUILD_SIMPLERTK option. Is there another way to enable it? I'm using MacOS Henry -------------- next part -------------- An HTML attachment was scrubbed... URL: From simon.rit at creatis.insa-lyon.fr Mon Mar 30 16:30:07 2020 From: simon.rit at creatis.insa-lyon.fr (Simon Rit) Date: Mon, 30 Mar 2020 22:30:07 +0200 Subject: [Rtk-users] Unable to find BUILD_SIMPLERTK option In-Reply-To: References: Message-ID: Dear Henry, Sorry, this was not clear on the wiki page but SimpleRTK has been abandoned. I have now added the following message on the wiki page : SimpleRTK has been abandoned since release RTK v2.0.0 . Only python wrappings are available now, see INSTALLATION.md . To be honest, I don't know if the C# wrappings had been tested by anyone, we were mostly using it for python and it would have been too much work to maintain it for all languages. Best regards, Simon On Mon, Mar 30, 2020 at 7:07 PM Henry Cope wrote: > Good Afternoon, > > I'm trying to use simpleRTK to wrap an RTK program into C#. I followed the > steps on the wiki > > 1. Run CMake on RTK as you normally do > 2. Check the option BUILD_SIMPLERTK (default is OFF) > > but at step 2 I am unable to find the BUILD_SIMPLERTK option. Is there > another way to enable it? I'm using MacOS > > Henry > _______________________________________________ > Rtk-users mailing list > Rtk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/rtk-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From henrydaviscope at gmail.com Mon Mar 30 16:29:52 2020 From: henrydaviscope at gmail.com (Henry Cope) Date: Mon, 30 Mar 2020 16:29:52 -0400 Subject: [Rtk-users] Unable to find BUILD_SIMPLERTK option In-Reply-To: References: Message-ID: Simon, Ah that's too bad. I should be able to get by without it though. Thank you for updating the wiki page! Henry On Mon, Mar 30, 2020 at 4:28 PM Simon Rit wrote: > Dear Henry, > Sorry, this was not clear on the wiki page but SimpleRTK has been > abandoned. I have now added the following message on the wiki page > : > > SimpleRTK has been abandoned since release RTK v2.0.0 > . Only python > wrappings are available now, see INSTALLATION.md > . > > To be honest, I don't know if the C# wrappings had been tested by anyone, > we were mostly using it for python and it would have been too much work to > maintain it for all languages. > Best regards, > Simon > > On Mon, Mar 30, 2020 at 7:07 PM Henry Cope > wrote: > >> Good Afternoon, >> >> I'm trying to use simpleRTK to wrap an RTK program into C#. I followed >> the steps on the wiki >> >> 1. Run CMake on RTK as you normally do >> 2. Check the option BUILD_SIMPLERTK (default is OFF) >> >> but at step 2 I am unable to find the BUILD_SIMPLERTK option. Is there >> another way to enable it? I'm using MacOS >> >> Henry >> _______________________________________________ >> Rtk-users mailing list >> Rtk-users at public.kitware.com >> https://public.kitware.com/mailman/listinfo/rtk-users >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: