v17.12.01
Changelog
https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1712
Required dependencies
Windows
Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is also needed to use the SofaPython plugin. Make sure it is accessible in your PATH.
Linux
Make sure you have Qt5 on your system.
sudo apt install qt5-default libqt5opengl5-dev
will install all required Qt5 deps.
Python 2.7 is also needed to use the SofaPython plugin.
MacOS
All dependencies are already included in the DMG package.
After install, to start runSofa, open a console and type
/Applications/runSofa.app/Contents/MacOS/runSofa
Info
Binaries were generated using the following library versions:
lib | Windows | Linux | MacOS |
---|---|---|---|
Python | 2.7.12 | 2.7.12 | 2.7.10 |
Boost | 1.64 | 1.58 | 1.64 |
Qt | 5.7.1 | 5.5.1 | 5.7.1 |
Glew | 1.13 | 1.13 | 2.0 |
Zlib | 1.2.8 | 1.2.8 | 1.2.8 |
libPNG | 1.6.18 | 1.2.54 | 1.6.31 |
libJPEG | 6b | 8.0.2 | 9b |
libTIFF | 4.0.9 | 4.0.6 | 4.0.8 |