接上篇
3 编译CTK(顺带VTK)
CTK 即The Common Toolkit, 官方网站:www.commontk.org。官方解释:The goal of CTK is to support biomedical image computing. CTK code is licensed under Apache 2.0. This means that users of CTK are allowed to use the code for academic, commercial, or other purposes without paying license fees or being restricted in their ability to redistribute their code or keep it private.
因为CTK源代码采用Apache 2.0许可证,因此可以放心使用。但是这个库还很嫩,估计没几个人玩,也

本文介绍了如何在Mac OS X环境下编译CTK(The Common Toolkit),并提到了CTK的Apache 2.0许可证允许自由使用。在编译过程中,选择了最小化的选项,并注意了CTK自带的VTK版本问题。通过CMake配置和XCode进行编译,最终生成QT Designer的插件,并将它们放置到相应目录,以便在Designer中使用。

7130

被折叠的 条评论
为什么被折叠?



