[Ctk-developers] CTK-Configure does not depend on qRestAPI
Jean-Christophe Fillion-Robin
jchris.fillionr at kitware.com
Tue Dec 17 10:11:43 UTC 2013
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 <m.espak at ucl.ac.uk> 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: <http://public.kitware.com/pipermail/ctk-developers/attachments/20131217/cf3098a7/attachment.htm>
More information about the Ctk-developers
mailing list