From m.espak at ucl.ac.uk Tue Dec 17 09:55:39 2013 From: m.espak at ucl.ac.uk (Miklos Espak) Date: Tue, 17 Dec 2013 09:55:39 +0000 Subject: [Ctk-developers] CTK-Configure does not depend on qRestAPI Message-ID: Hi guys, we are having problems with building a recent version of CTK on Windows. The problem is that the qRestAPI would be built only *after* the CTK-Configure project, therefore the FindqRestAPI.cmake is not found by the top level CMake file. Has anyone noticed this? How to make the CTK-configure project depend on qRestAPI? Cheers, Miklos -------------- next part -------------- An HTML attachment was scrubbed... URL: From jchris.fillionr at kitware.com Tue Dec 17 10:11:43 2013 From: jchris.fillionr at kitware.com (Jean-Christophe Fillion-Robin) Date: Tue, 17 Dec 2013 05:11:43 -0500 Subject: [Ctk-developers] CTK-Configure does not depend on qRestAPI In-Reply-To: References: Message-ID: Hi Miklos, On Linux, after checking out CTK, if I run the following: $ cmake -DCTK_USE_CONTRIBUTED_PLUGINS:BOOL=1 -DCTK_PLUGIN_org.commontk.xnat:BOOL=1 ../CTK $ make -j4 It build without issue. Additionally, if I run the following: $ make CTK [ 24%] Built target qRestAPI [ 48%] Built target CTKData [ 72%] Built target QuaZip [ 75%] Forcing build step for 'CTK' [ 78%] Performing build step for 'CTK' [ 15%] Built target CTKCore [...] [ 99%] Built target org_commontk_xnat [100%] Built target ctkXnatTests [ 81%] No install step for 'CTK' [ 84%] Completed 'CTK' [100%] Built target CTK We can see that qRestAPI is a dependency of CTK And similarly if building the "CTK-configure" target. $ make CTK-configure [ 27%] Built target qRestAPI [ 55%] Built target CTKData [ 82%] Built target QuaZip Scanning dependencies of target CTK-configure [100%] Built target CTK-configure I will check later on Windows and report back. Which revision of CTK are you using ? Did you experience these issue when doing a clean build ? Hth Jc On Tue, Dec 17, 2013 at 4:55 AM, Miklos Espak wrote: > Hi guys, > > we are having problems with building a recent version of CTK on Windows. > > The problem is that the qRestAPI would be built only *after* the > CTK-Configure project, therefore the FindqRestAPI.cmake is not found by the > top level CMake file. > > Has anyone noticed this? > > How to make the CTK-configure project depend on qRestAPI? > > Cheers, > Miklos > > > _______________________________________________ > Ctk-developers mailing list > Ctk-developers at commontk.org > http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers > > -- +1 919 869 8849 -------------- next part -------------- An HTML attachment was scrubbed... URL: From pieper at ibility.net Tue Dec 31 15:25:19 2013 From: pieper at ibility.net (Steve Pieper) Date: Tue, 31 Dec 2013 10:25:19 -0500 Subject: [Ctk-developers] Hackfest St. Louis May 5-9 2014! Message-ID: Hey CTKers - On behalf of the organizing committee and site hosts I'm glad to announce that we found a time and location for the next hackfest! http://www.commontk.org/index.php/CTK-Hackfest-May-2014 If you are a regular CTK attendee and plan to go, please add your name to the participant table. If you can only attend electronically, please add your name to the hangout list and note what times you would be available for discussion. -Steve, for Ivo, Stephen, Dan, and Lawrence -------------- next part -------------- An HTML attachment was scrubbed... URL: