[Ctk-developers] Quazip, zlib dependency

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Mon Aug 5 11:32:57 EDT 2013


Hi,

Makes sense. On windows, zlib could be superbuild by CTK. It is already
CMake'ified and available within the commontk organization. You could look
here for an example of external project:
https://github.com/Slicer/Slicer/blob/master/SuperBuild/External_zlib.cmake

Hth
Jc


On Mon, Aug 5, 2013 at 10:25 AM, Miklos Espak <espakm at gmail.com> wrote:

> Hi,
>
> we discussed in December that Quazip could be used as an external project
> of CTK for zip support, e.g. for the XNAT plugin. Sascha set up a CMake
> file that pulls it and builds it as an external project.
>
> It works fine on Linux and Mac, but not on Windows, because Quazip depends
> on zlib that is not installed on Windows systems by default.
>
> So the question is, how to handle this situation? Should CTK build also
> zlib as an external project, or we can say that zlib must be installed on
> the system?
>
> Currently, the zip/unzip functionality of our XNAT plugin has not been
> pulled up to CTK, it is done in our application. Should it be kept like
> this? If yes, the question is irrelevant.
>
> What do you suggest?
>
> 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/20130805/a513c045/attachment.html>


More information about the Ctk-developers mailing list