Table of Contents
Getting SMIL
Binaries packages
Some packages can be found here : Installing Binary Packages
Source code
Smil sources are available at :
Just type :
git clone https://github.com/MinesParis-MorphoMath/smil
Requirements
This section explains what do you need, other than Smil sources, to compile, install and use it.
gcc
git
cmake
swig
python
2.7 or greaterQt
4 or greater (option)- Image libraries
libpng
libtiff
libjpeg
See Compiling and Installing Smil for more…